다음을 통해 공유


KeyVaultKeyAttributes Class

Definition

The key attributes.

public class KeyVaultKeyAttributes
type KeyVaultKeyAttributes = class
Public Class KeyVaultKeyAttributes
Inheritance
KeyVaultKeyAttributes

Constructors

KeyVaultKeyAttributes()

Initializes a new instance of the KeyVaultKeyAttributes class.

KeyVaultKeyAttributes(Nullable<Boolean>, Nullable<Int64>, Nullable<Int64>)

Initializes a new instance of the KeyVaultKeyAttributes class.

Properties

Created

Gets or sets when the key was created.

Enabled

Gets or sets whether the key is enabled or not.

Updated

Gets or sets when the key was updated.

Applies to