UserIdentity interface
與伺服器關聯的使用者分配的託管標識。
屬性
| client |
與使用者分配的託管標識關聯的服務主體的用戶端的標識碼。 |
| principal |
與使用者分配的託管標識關聯的服務主體的對象的標識碼。 |
屬性詳細資料
clientId
與使用者分配的託管標識關聯的服務主體的用戶端的標識碼。
clientId?: string
屬性值
string
principalId
與使用者分配的託管標識關聯的服務主體的對象的標識碼。
principalId?: string
屬性值
string