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" |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python