Show / Hide Table of Contents

    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

    Extension Methods

    XrmExtensions.ToOptionSetValue<RandomStringOptions>()
    Back to top Hsl.Xrm.Sdk