Method Validate(string)
Validates a JWT license token and returns parsed license info.
public static LicenseInfo? Validate(string licenseToken)
Validates a JWT license token and returns parsed license info.
public static LicenseInfo? Validate(string licenseToken)