C# 클래스 Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationResult

파일 보기 프로젝트 열기: AzureAD/microsoft-authentication-library-for-dotnet 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AuthenticationResult System
ReplaceNullStringPropertiesWithEmptyString void

비공개 메소드들

메소드 설명
AuthenticationResult ( Exception ex ) : System
ReplaceNullStringPropertiesWithEmptyString ( ) : void

The Windows Runtime string type is a value type and has no null value. The .NET projection prohibits passing a null .NET string across the Windows Runtime ABI boundary for this reason.