DatabaseUserIdentity interface
資源的 Azure Active Directory 身分識別設定。
屬性
client |
Azure Active Directory 用戶端標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
principal |
Azure Active Directory 主體標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
clientId
Azure Active Directory 用戶端標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
clientId?: string
屬性值
string
principalId
Azure Active Directory 主體標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
principalId?: string
屬性值
string