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; set; }
member this.TenantId : string with get, set
Public Property TenantId As String

Property Value

Applies to