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
|
The Multi-Tenant Microsoft Entra ID Application where the Federated Identity Credential (FIC) is associated with. Required. |
Variables
Name | Description |
---|---|
federated_client_id
|
The Multi-Tenant Microsoft Entra ID Application where the Federated Identity Credential (FIC) is associated with. Required. |