CertificateAttributes 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 CertificateAttributes : Microsoft.Azure.KeyVault.Models.Attributes
type CertificateAttributes = class
inherit Attributes
Public Class CertificateAttributes
Inherits Attributes
- Inheritance
Constructors
| CertificateAttributes() | |
| CertificateAttributes(Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, String) |
Properties
| Created | (Inherited from Attributes) |
| Enabled | (Inherited from Attributes) |
| Expires | (Inherited from Attributes) |
| NotBefore | (Inherited from Attributes) |
| RecoveryLevel | |
| Updated | (Inherited from Attributes) |