Свойство | Тип | Описание | |
---|---|---|---|
AuthContext | Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext | ||
clientId | string | ||
commonAuthority | string | ||
graphApiResourceId | string | ||
graphApiVersion | string | ||
redirectUri | |||
taskApiResourceId | string |
Метод | Описание | |
---|---|---|
App ( ) : System | ||
SetADALAuthority ( ) : void |
Метод | Описание | |
---|---|---|
OnResume ( ) : void | ||
OnSleep ( ) : void | ||
OnStart ( ) : void |
public static SetADALAuthority ( ) : void | ||
Результат | void |
public static AuthenticationContext,Microsoft.IdentityModel.Clients.ActiveDirectory AuthContext | ||
Результат | Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext |
public static string commonAuthority | ||
Результат | string |
public static string graphApiResourceId | ||
Результат | string |
public static string graphApiVersion | ||
Результат | string |
public static Uri,System redirectUri | ||
Результат |