IdentityProperties interface
身分識別屬性。
屬性
| principal |
身分識別標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| tenant |
資源的租用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| type | 受控識別類型。 |
屬性詳細資料
principalId
身分識別標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
principalId?: string
屬性值
string
tenantId
資源的租用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
tenantId?: string
屬性值
string
type
受控識別類型。
type?: string
屬性值
string