UserIdentityProperties interface
ユーザー ID に関する情報。
プロパティ
client |
ユーザー割り当て ID のクライアント ID。 |
principal |
ユーザー割り当て ID のプリンシパル ID。 |
プロパティの詳細
clientId
ユーザー割り当て ID のクライアント ID。
clientId?: string
プロパティ値
string
principalId
ユーザー割り当て ID のプリンシパル ID。
principalId?: string
プロパティ値
string