次の方法で共有


UserIdentityProperties クラス

定義

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

コンストラクター

UserIdentityProperties()

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

UserIdentityProperties(String, String)

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

プロパティ

ClientId

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

PrincipalId

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

適用対象