ApplicationOptions.AadAuthorityAudience Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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