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

GenericLicenseValidater..::..IsLicensed Method (LicenseData, Uri)

Checks if the given URI is associated with a licensed domain.

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

Syntax


public virtual bool IsLicensed(
	LicenseData licenseData,
	Uri uri
)

Parameters

licenseData
Type: Walter.Model..::..LicenseData
uri
Type: Uri
The URI to check.

Return Value

True if the domain of the URI is licensed, or if any URL is allowed; otherwise, false.