SecurityPrincipalInfoListResult.SecurityPrincipalInfoList Property

Definition

Optional. The list of users and their consent status for this collection.

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

Property Value

Applies to