RandomKeyGeneratorKeyChars Property |
WRITE ONLY PROPERTY. HAS TO BE SET BEFORE CALLING GENERATE()
Namespace: TreeksLicensingLibraryAssembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax protected int KeyChars { set; }
Protected WriteOnly Property KeyChars As Integer
Set
protected:
property int KeyChars {
void set (int value);
}
member KeyChars : int with set
Property Value
Type:
Int32See Also