DeletedCertificateBundle Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class DeletedCertificateBundle : Microsoft.Azure.KeyVault.Models.CertificateBundle
type DeletedCertificateBundle = class
inherit CertificateBundle
Public Class DeletedCertificateBundle
Inherits CertificateBundle
- Inheritance
Constructors
Properties
| Attributes | (Inherited from CertificateBundle) |
| Cer | (Inherited from CertificateBundle) |
| CertificateIdentifier | (Inherited from CertificateBundle) |
| ContentType | (Inherited from CertificateBundle) |
| DeletedDate | |
| Id | (Inherited from CertificateBundle) |
| KeyIdentifier | (Inherited from CertificateBundle) |
| Kid | (Inherited from CertificateBundle) |
| Policy | (Inherited from CertificateBundle) |
| RecoveryId | |
| RecoveryIdentifier | |
| ScheduledPurgeDate | |
| SecretIdentifier | (Inherited from CertificateBundle) |
| Sid | (Inherited from CertificateBundle) |
| Tags | (Inherited from CertificateBundle) |
| X509Thumbprint | (Inherited from CertificateBundle) |
Methods
| Validate() |