Share via


IResourceProviderManifestProperties.ProviderAuthenticationAllowedAudience Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="allowedAudiences")]
public string[] ProviderAuthenticationAllowedAudience { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="allowedAudiences")>]
member this.ProviderAuthenticationAllowedAudience : string[] with get, set
Public Property ProviderAuthenticationAllowedAudience As String()

Property Value

String[]
Attributes

Applies to