| CryptoUtilsAlphaNumericCharactersSet Field |
A character set of lower and upper case letters and numbers
Namespace:
Cauldron.Cryptography
Assembly:
Cauldron.Cryptography (in Cauldron.Cryptography.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public const string AlphaNumericCharactersSet = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"
Field Value
Type:
StringSee Also