WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

GenericLicenseValidater..::..IsLicensed Method (LicenseData, DateTime%)

Takes the license data and uses a base rule to assume the class is licensed or not

Namespace:  Walter
Assembly:  Walter (in Walter.dll)

Syntax


public virtual bool IsLicensed(
	LicenseData licenseData,
	out DateTime expires
)

Parameters

licenseData
Type: Walter.Model..::..LicenseData
expires
Type: DateTime%
The date the license expires.

Return Value

true if the specified expires is licensed; otherwise, false.