Enum RandomStringOptions
Namespace: Hsl.Xrm.Sdk
Assembly: Hsl.Xrm.Sdk.Core.dll
Syntax
[Flags]
public enum RandomStringOptions
Fields
Name | Description |
---|---|
All | |
AlphaLower | |
Alphanumeric | |
AlphanumericLower | |
AlphanumericUpper | |
AlphaUpper | |
ExcludeAmbiguous | |
Hex | |
Numeric | |
Symbols |