Delen via


EncryptionDetails Class

Definition

Encryption details for the fabric.

public class EncryptionDetails
type EncryptionDetails = class
Public Class EncryptionDetails
Inheritance
EncryptionDetails

Constructors

EncryptionDetails()

Initializes a new instance of the EncryptionDetails class.

EncryptionDetails(String, String, Nullable<DateTime>)

Initializes a new instance of the EncryptionDetails class.

Properties

KekCertExpiryDate

Gets or sets the key encryption key certificate expiry date.

KekCertThumbprint

Gets or sets the key encryption key certificate thumbprint.

KekState

Gets or sets the key encryption key state for the Vmm.

Applies to