AssemblyKeyAttribute Members
The AssemblyKeyAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AssemblyKeyAttribute()()()() |
The constructor for an empty AssemblyOpenLicenseKeyAttribute.
|
|
AssemblyKeyAttribute(String) |
The constructor for an AssemblyOpenLicenseKeyAttribute with a given encryption key.
|
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetEncryptionKeyAttribute |
This is responsible for returning the encryption key defined in
the Assembly. If not defined then an Empty string is returned.
|
|
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match(System.Object) | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
EncryptionKey |
Gets the Encryption Key to be used for the license.
|
|
TypeId | (Inherited from Attribute.) |