次の方法で共有


SecurityPrincipalInfoListWithToken クラス

定義

同意の状態と継続トークンを持つプリンシパルの一覧。

public class SecurityPrincipalInfoListWithToken
type SecurityPrincipalInfoListWithToken = class
Public Class SecurityPrincipalInfoListWithToken
継承
SecurityPrincipalInfoListWithToken

コンストラクター

SecurityPrincipalInfoListWithToken()

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

SecurityPrincipalInfoListWithToken(String)

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

プロパティ

NewContinuationToken

必須。 新しい継続トークン。

SecurityPrincipalInfoList

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

適用対象