Click or drag to resize

LicenseValidatorSetLicense Method

IT Hit WebDAV Classes Reference
Sets lincense text.

Namespace: ITHit.WebDAV.License
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public static void SetLicense(
	string licenseText
)

Parameters

licenseText
Type: SystemString
Lincense text.
Remarks
The library accepts IT Hit WebDAV Server Engine license with iCalendar and vCard modules or IT Hit iCalendar and vCard Library license.
See Also