ApplicationOptions.AadAuthorityAudience Property

Definition

Sign-in audience. This property is mutually exclusive with TenantId. If both are provided, an exception will be thrown.

public Microsoft.Identity.Client.AadAuthorityAudience AadAuthorityAudience { get; set; }
member this.AadAuthorityAudience : Microsoft.Identity.Client.AadAuthorityAudience with get, set
Public Property AadAuthorityAudience As AadAuthorityAudience

Property Value

Applies to