共用方式為


AccessReviewDecisionServicePrincipalIdentity 類別

服務主體決策目標。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.authorization.v2021_03_01_preview.models._models_py3.AccessReviewDecisionIdentity
AccessReviewDecisionServicePrincipalIdentity

建構函式

AccessReviewDecisionServicePrincipalIdentity(**kwargs: Any)

變數

名稱 Description
type

決策目標的類型:User/ServicePrincipal。 必要。 已知值為:「user」 和 「servicePrincipal」。

id
str

已檢閱其存取權的主體識別碼。

display_name
str

已檢閱其存取權的使用者顯示名稱。

app_id
str

正在檢閱之服務主體實體的 appId。