DatabaseEncryptionKeyExtender Members
Include Protected Members
Include Inherited Members
Extends the database encryption key class.
The DatabaseEncryptionKeyExtender type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | DatabaseEncryptionKeyExtender() | Creates a new database encryption key extender. | 
| .gif) | DatabaseEncryptionKeyExtender(DatabaseEncryptionKey) | Creates a new database encryption key extender. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Equals(Object) | (Inherited from Object.) | 
| .gif) | Finalize() | (Inherited from Object.) | 
| .gif) | GetHashCode() | (Inherited from Object.) | 
| .gif) | GetParentSfcPropertySet() | (Inherited from SmoObjectExtender<T>.) | 
| .gif) | GetPropertySet() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | GetType() | (Inherited from Object.) | 
| .gif) | MemberwiseClone() | (Inherited from Object.) | 
| .gif) | OnPropertyChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | OnPropertyMetadataChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | parent_PropertyChanged(Object, PropertyChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | RegisterParentProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | RegisterProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | RegisterProperty(PropertyInfo, String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | ToString() | (Inherited from Object.) | 
| .gif) | Validate(String, array<Object[]) | Returns a validation state for a method. | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | AsymmetricKeyName | |
| .gif) | AsymmetricKeyNames | Gets a collection of asymmetric key names. | 
| .gif) | CertificateName | |
| .gif) | CertificateNames | Gets a collection of certificate names. | 
| .gif) | DatabaseEncryptionEnabled | Gets or sets a Boolean value that indicates if encryption is enabled for a database. | 
| .gif) | EncryptionState | Gets the database encryption state. | 
| .gif) | Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | ReEncrypt | Gets or sets a Boolean value to indicate if an encryption key will be re-encrypted. | 
| .gif) | Regenerate | Gets or sets a Boolean value to indicate if an encryption Key will be regenerated. | 
| .gif) | State | Gets the encryption state. | 
Top
Events
| Name | Description | |
|---|---|---|
| .gif) | PropertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
| .gif) | PropertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<DatabaseEncryptionKey>.) | 
Top