ClientCertAuthentication Properties
Namespace:
Microsoft.WindowsAzure.Scheduler.Models
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description | |
|---|---|---|
![]() | CertificateExpiration | Optional. Gets or sets the certificate expiration. |
![]() | CertificateSubjectName | Optional. Gets or sets the certificate subjectname. |
![]() | CertificateThumbprint | Optional. Gets or sets the certificate thumbprint. |
![]() | Password | Optional. Gets or sets the password. |
![]() | Pfx | Optional. Gets or sets the pfx. |
![]() | Type | Optional. Specifies the authentication type(Inherited from HttpAuthentication.) |
Show:
