CollectionCreationDetails.AllowedPrincipals Property

Definition

Optional. The initial list of users to give access to after creation of the collection.

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

Property Value

Applies to