Class EbicsLicense

Namespace
Subsembly.EBICS
Assembly
Subsembly.EBICS.Core.dll
public static class EbicsLicense
Inheritance
EbicsLicense
Inherited Members

Properties

HaveValidLicense

public static bool HaveValidLicense { get; }

Property Value

bool

Subject

public static string Subject { get; }

Property Value

string

Methods

GetClaimBool(string)

public static bool GetClaimBool(string sClaim)

Parameters

sClaim string

Returns

bool

SetLicenseToken(string)

public static void SetLicenseToken(string sToken)

Parameters

sToken string

SetLicenseToken(string, string)

public static void SetLicenseToken(string sToken, string sSubject)

Parameters

sToken string
sSubject string