StringFormat

Namespace: Babel.Licensing Assembly: Babel.Licensing.dll

Values that represent license string formats.

public enum StringFormat

Fields

Ascii = 1

Represents the ASCII string format.

Base32 = 0

Represents the Base32 string format.

Last updated