次の方法で共有


SecurityPrincipalInfoListResult.SecurityPrincipalInfoList プロパティ

定義

省略可能。 このコレクションのユーザーとその同意の状態の一覧。

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)

プロパティ値

適用対象