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