次の方法で共有


SecurityPrincipalInfoListWithToken コンストラクター

定義

オーバーロード

SecurityPrincipalInfoListWithToken()

SecurityPrincipalInfoListWithToken クラスの新しいインスタンスを初期化します。

SecurityPrincipalInfoListWithToken(String)

必須の引数を使用して SecurityPrincipalInfoListWithToken クラスの新しいインスタンスを初期化します。

SecurityPrincipalInfoListWithToken()

SecurityPrincipalInfoListWithToken クラスの新しいインスタンスを初期化します。

public SecurityPrincipalInfoListWithToken ();
Public Sub New ()

適用対象

SecurityPrincipalInfoListWithToken(String)

必須の引数を使用して SecurityPrincipalInfoListWithToken クラスの新しいインスタンスを初期化します。

public SecurityPrincipalInfoListWithToken (string newContinuationToken);
new Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithToken : string -> Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithToken
Public Sub New (newContinuationToken As String)

パラメーター

newContinuationToken
String

適用対象