SecurityPrincipalList.SecurityPrincipals Property

Definition

Optional. The list of applications security principals.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal> SecurityPrincipals { get; set; }
member this.SecurityPrincipals : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal> with get, set
Public Property SecurityPrincipals As IList(Of SecurityPrincipal)

Property Value

Applies to