Class ScraperLicense
public static class ScraperLicense
- Inheritance
-
ScraperLicense
- Inherited Members
Properties
HaveValidLicense
public static bool HaveValidLicense { get; }
Property Value
Subject
public static string Subject { get; }
Property Value
Methods
GetClaimBool(string)
public static bool GetClaimBool(string sClaim)
Parameters
sClaimstring
Returns
SetLicenseToken(string)
public static void SetLicenseToken(string sToken)
Parameters
sTokenstring
SetLicenseToken(string, string)
public static void SetLicenseToken(string sToken, string sSubject)