ResourceProviderManifestProperties.ProviderAuthenticationAllowedAudiences Property

Definition

Gets or sets the provider authentication allowed audiences.

public System.Collections.Generic.IList<string> ProviderAuthenticationAllowedAudiences { get; set; }
member this.ProviderAuthenticationAllowedAudiences : System.Collections.Generic.IList<string> with get, set
Public Property ProviderAuthenticationAllowedAudiences As IList(Of String)

Property Value

Applies to