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

AssemblyKeyAttribute Constructor (String)

The constructor for an AssemblyOpenLicenseKeyAttribute with a given encryption key.

Namespace:  CAS.Lib.CodeProtect
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public AssemblyKeyAttribute(
	string key
)
Public Sub New ( _
	key As String _
)
public:
AssemblyKeyAttribute(
	String^ key
)

Parameters

key
Type: String