EncryptionDetails 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.
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. |