UserAssignedIdentity interface
使用用戶端識別碼和主體標識碼
屬性
| client |
取得或設定用戶端識別碼注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
| principal |
取得或設定主體標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
clientId
取得或設定用戶端識別碼注意:這個屬性將不會串行化。 它只能由伺服器填入。
clientId?: string
屬性值
string
principalId
取得或設定主體標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
principalId?: string
屬性值
string