AzureADPartnerClientAuthentication Class

Microsoft Entra ID Partner Client Authentication.

Constructor

AzureADPartnerClientAuthentication(*args: Any, **kwargs: Any)

Variables

Name Description
properties

Microsoft Entra ID ClientAuthentication Properties.

client_authentication_type
str or <xref:azure.mgmt.eventgrid.models.AZURE_AD>

Type of client authentication. Required. AzureAD.

Attributes

client_authentication_type

Type of client authentication. Required. AzureAD.

client_authentication_type: AZURE_AD: 'AzureAD'>]

properties

Microsoft Entra ID ClientAuthentication Properties.

properties: _models.AzureADPartnerClientAuthenticationProperties | None