Encryption 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.
The properties of customer managed encryption key
public class Encryption
type Encryption = class
Public Class Encryption
- Inheritance
-
Encryption
Constructors
Encryption() |
Initializes a new instance of the Encryption class. |
Encryption(String, EncryptionKeyVaultProperties) |
Initializes a new instance of the Encryption class. |
Properties
KeyVaultProperties |
Gets or sets the key vault where the encryption key is stored |
Status |
Gets or sets status of customer managed encryption key. Possible values include: 'Enabled', 'Disabled' |