BEKDetails interface
BEK is bitlocker encryption key.
Properties
secret |
BEK data. |
secret |
Secret is BEK. |
secret |
ID of the Key Vault where this Secret is stored. |
Property Details
secretData
BEK data.
secretData?: string
Property Value
string
secretUrl
Secret is BEK.
secretUrl?: string
Property Value
string
secretVaultId
ID of the Key Vault where this Secret is stored.
secretVaultId?: string
Property Value
string