共用方式為


UserIdentity interface

資源的 Azure Active Directory 身分識別設定。

屬性

clientId

Azure Active Directory 用戶端識別碼。注意:此屬性不會序列化。 它只能由伺服器填入。

principalId

Azure Active Directory 主體識別碼。注意:此屬性將不會序列化。 它只能由伺服器填入。

屬性詳細資料

clientId

Azure Active Directory 用戶端識別碼。注意:此屬性不會序列化。 它只能由伺服器填入。

clientId?: string

屬性值

string

principalId

Azure Active Directory 主體識別碼。注意:此屬性將不會序列化。 它只能由伺服器填入。

principalId?: string

屬性值

string