次の方法で共有


CollectionCreationDetails.AllowedPrincipals プロパティ

定義

省略可能。 コレクションの作成後にアクセス権を付与するユーザーの初期リスト。

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)

プロパティ値

適用対象