你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FederatedIdentityCredentialInfo Class

The details of the Federated Identity Credential (FIC) used with the resource.

All required parameters must be populated in order to send to server.

Constructor

FederatedIdentityCredentialInfo(*, federated_client_id: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
federated_client_id
str

The Multi-Tenant Microsoft Entra ID Application where the Federated Identity Credential (FIC) is associated with. Required.

Variables

Name Description
federated_client_id
str

The Multi-Tenant Microsoft Entra ID Application where the Federated Identity Credential (FIC) is associated with. Required.