你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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