C# Класс Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationResult

Показать файл Открыть проект Примеры использования класса

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.