CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

AssemblyKeyAttribute Members

The AssemblyKeyAttribute type exposes the following members.

Constructors


  Name Description
Public method AssemblyKeyAttribute()()()()
The constructor for an empty AssemblyOpenLicenseKeyAttribute.
Public method AssemblyKeyAttribute(String)
The constructor for an AssemblyOpenLicenseKeyAttribute with a given encryption key.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method Static member GetEncryptionKeyAttribute
This is responsible for returning the encryption key defined in the Assembly. If not defined then an Empty string is returned.
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match(System.Object) (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property EncryptionKey
Gets the Encryption Key to be used for the license.
Public property TypeId (Inherited from Attribute.)