UserAssignedIdentity interface
使用者指派的受控識別。
屬性
client |
與此身分識別相關聯的用戶端應用程式標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
principal |
與此身分識別相關聯的 Azure Active Directory 主體標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
clientId
與此身分識別相關聯的用戶端應用程式標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
clientId?: string
屬性值
string
principalId
與此身分識別相關聯的 Azure Active Directory 主體標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。
principalId?: string
屬性值
string