Click or drag to resize

LicenseValidatorSetLicense Method

IT Hit WebDAV Classes Reference
Sets lincense text.

Namespace: ITHit.Collab.License
Assembly: ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.519 (1.0.0.519)
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