Represents the license settings that are used to generate a license.

Namespace: SimpleMode.SecureLicenseManager
Assembly: SimpleMode.SecureLicenseManager (in SimpleMode.SecureLicenseManager.dll) Version: 1.5.5120.0 (1.5.5120.0)

Syntax

C#
public sealed class LicenseSettings
Visual Basic
Public NotInheritable Class LicenseSettings
Visual C++
public ref class LicenseSettings sealed

Inheritance Hierarchy

System..::..Object
  SimpleMode.SecureLicenseManager..::..LicenseSettings

See Also