Class LicenseOptions
- Namespace
- ComponentSpace.Saml2.Licensing
- Assembly
- ComponentSpace.Saml2.dll
The license options.
public class LicenseOptions
- Inheritance
-
LicenseOptions
- Inherited Members
Properties
LicenseKey
Gets or sets the license key.
public string LicenseKey { get; set; }
Property Value
- string
The license key.
LicenseKeyFileName
Gets or sets the license key file name.
public string LicenseKeyFileName { get; set; }
Property Value
- string
The license key file name.