AllowedPrincipals.Identity Property

Definition

The list of the allowed identities.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string[] Identity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Identity : string[] with get, set
Public Property Identity As String()

Property Value

String[]

Implements

Attributes

Applies to