SymmetricKey.DropKeyEncryption Method
Include Protected Members
Include Inherited Members
Removes key encryptions from the symmetric key.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DropKeyEncryption(SymmetricKeyEncryption) | Removes the specified key encryption from the symmetric key. | |
DropKeyEncryption(array<SymmetricKeyEncryption[]) | Removes the specified key encryptions from the symmetric key. |
Top
See Also