AzureActiveDirectoryOpenIdConnectAuthenticationOptions.Tenant Property

Definition

Gets or sets the tenant which is to be validated. Multi-tenant validation happens in AzureActiveDirectoryOpenIdConnectAuthenticationProvider.

public string Tenant { get; set; }
member this.Tenant : string with get, set
Public Property Tenant As String

Property Value

Applies to