Skip to main content

Methods

The methods of the AgileDotNetLicenseProvider class are listed below. For a complete list of AgileDotNetLicenseProvider class members, see the AgileDotNetLicenseProvider Members topic.

Methods

MemberDescription
AddNetworkLicenseServiceAdds a network license service address. During the license validation process Agile.net will try to retrieve a network license from the address specified.
AddSearchDirectoryAdds a search directory underwhich Agile.net looks for additional license files during the license validation process. Only the immediate directory is added to the search path, subfolders are left excluded. Search folders are processed according to the order they have been added.
CreateLicenseFromStringCreates a AgileDotNetLicense object from its string representation.
Equalsinherited from Object.
Finalizeinherited from Object.
GetHashCodeinherited from Object.
GetLicenseGets a license for an instance or type of component. The license found is validated against its Locks
GetTypeinherited from Object.
MemberwiseCloneinherited from Object.
ToStringinherited from Object.
ValidateOverloaded. Gets a license for an instance or type of component. The license found is validated against its Locks

See Also

AgileDotNetLicenseProvider Class | AgileDotNet.Licensing Namespace | AgileDotNetLicense