ClientCertAuthentication Class
ClientCertAuthentication.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ClientCertAuthentication
Constructor
ClientCertAuthentication(*, password: Optional[str] = None, pfx: Optional[str] = None, certificate_thumbprint: Optional[str] = None, certificate_expiration_date=None, certificate_subject_name: Optional[str] = None, **kwargs)
Parameters
- pfx
- str
Required
Gets or sets the pfx certificate. Accepts certification in base64 encoding, return value will always be empty.
Feedback
Submit and view feedback for