次の方法で共有


AuthenticationResult.TenantId Property

Definition

Overloads

TenantId

Gets an identifier for the Azure AD tenant from which the token was acquired. This property will be null if tenant information is not returned by the service.

TenantId

Gets an identifier for the Azure AD tenant from which the token was acquired. This property will be null if tenant information is not returned by the service.

public string TenantId { get; }
member this.TenantId : string
Public ReadOnly Property TenantId As String

Property Value

Applies to