次の方法で共有


SecurityPrincipalList.SecurityPrincipals プロパティ

定義

任意。 アプリケーションのセキュリティ プリンシパルの一覧。

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)

プロパティ値

適用対象