次の方法で共有


UserIdentity クラス

定義

サービスのユーザーによって管理されるリソース ID。

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

コンストラクター

UserIdentity()

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

UserIdentity(String, String)

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

プロパティ

ClientId

ユーザー割り当て ID のクライアント ID を取得します。

PrincipalId

ユーザー割り当て ID のプリンシパル ID を取得します。

適用対象