SymmetricKeyEncryption Members

The SymmetricKeyEncryption class represents the encryption type used when encrypting symmetric keys.

The following tables list the members exposed by the SymmetricKeyEncryption type.

Public Constructors

  Name Description
SymmetricKeyEncryption Overloaded. Initializes a new instance of the SymmetricKeyEncryption class.

Top

Public Fields

  Name Description
ms220541.pubfield(en-US,SQL.90).gif KeyEncryptionType Gets or sets the key encryption type.

Top

Public Properties

  Name Description
ms220541.pubproperty(en-US,SQL.90).gif ObjectNameOrPassword Gets or sets the object name or the password associated with the symmetric key encryption.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220541.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220541.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms220541.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms220541.pubmethod(en-US,SQL.90).gifms220541.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220541.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220541.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms220541.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SymmetricKeyEncryption Class
Microsoft.SqlServer.Management.Smo Namespace