PartnerClientAuthentication Class
Partner client authentication.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: AzureADPartnerClientAuthentication
All required parameters must be populated in order to send to server.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelPartnerClientAuthentication
Constructor
PartnerClientAuthentication(**kwargs: Any)
Variables
Name | Description |
---|---|
client_authentication_type
|
Type of client authentication. "AzureAD" |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python