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.
Constructor
PartnerClientAuthentication(**kwargs: Any)
Variables
Name | Description |
---|---|
client_authentication_type
|
Type of client authentication. "AzureAD" |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python