UserIdentity interface
由服務使用者管理的資源識別。
屬性
| client |
使用者指派身分識別的用戶端標識碼。 |
| principal |
使用者指派身分識別的主體標識碼。 |
屬性詳細資料
clientId
使用者指派身分識別的用戶端標識碼。
clientId?: string
屬性值
string
principalId
使用者指派身分識別的主體標識碼。
principalId?: string
屬性值
string