BEKDetails Class

Definition

BEK is bitlocker encryption key.

public class BEKDetails
type BEKDetails = class
Public Class BEKDetails
Inheritance
BEKDetails

Constructors

BEKDetails()

Initializes a new instance of the BEKDetails class.

BEKDetails(String, String, String)

Initializes a new instance of the BEKDetails class.

Properties

SecretData

Gets or sets BEK data.

SecretUrl

Gets or sets secret is BEK.

SecretVaultId

Gets or sets ID of the Key Vault where this Secret is stored.

Applies to