See Also

AsymmetricKey Class  | RedGate.SQLCompare.Engine Namespace

See Also RedGate.SQLCompare.Engine Send comments on this topic.

AsymmetricKey Class Members

RedGate.SQLCompare.Engine Namespace : AsymmetricKey Class (RedGate.SQLCompare.Engine)

AsymmetricKey overview

Public Properties

Public Property Database (Inherited from SchemaObject)The database to which the object belongs.
Public Property FullyQualifiedName Overridden. The fully-qualified name of the asymmetric key.
Public Property KeyAlgorithm The key algorithm.
Public Property KeyLength The length of the asymmetric key.
Public Property Name (Inherited from SchemaObject) The name of the object.
Public Property ObjectType Overridden. Returns ObjectType.AsymmetricKey
Public Property Owner (Inherited from SchemaObject) The owner or the schema of the object.
Public Property Permissions (Inherited from SchemaObject)The permissions on the object.
Public Property PrivateKeyEncryption The encryption type of the asymmetric key's private key.
Public Property ScriptSource (Inherited from SchemaObject) The location of the creation script for this object if the database source is set to scripts folder.
Public Property ScriptSourceAuthorization (Inherited from SchemaObject) The location of the creation script for the ALTER AUTHORIZATION statement for this object if the database source is set to scripts folder.
Public Property ThumbPrint The thumb print for the asymmetric key.

Public Methods

Public Method Equals Overloaded. Overridden. Compares the asymmetric key with a specified asymmetric key.
Public Method ScriptObject Overridden.  Scripts the object.
Public Method ToString (Inherited from SchemaObject) Returns the fully-qualified name of the object prefixed with the object type.

See Also

AsymmetricKey Class  | RedGate.SQLCompare.Engine Namespace

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.