4.84.2-preview4-GetManagedIdentityCapabilitiesAsync 3 Jun 26
Toggle Dropdown
Compare to version...
Toggle Dropdown
Download Package
Open in NuGet
<PackageReference Include ="Microsoft.Identity.Client" Version ="4.84.2-preview4-GetManagedIdentityCapabilitiesAsync" />
Assemblies
Namespaces
Types
Microsoft.Identity.Client.Internal.Broker.BrokerResponseConst
For Android there are from: https://github.com/AzureAD/microsoft-authentication-library-common-for-android/blob/dev/common/src/main/java/com/microsoft/identity/common/internal/broker/BrokerResult.java
public const string Account =
"mAccount"
public const string Bearer =
"Bearer"
public const string = "http_response_headers"
public const string ClientId =
"client_id"
public const string IdToken =
"id_token"
public const string Scope =
"scope"
public const string TenantId =
"tenant_id"
public const string UserName =
"username"