Share via


AuthenticationResult.TenantId Property

Definition

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