Skip to main content

RegistrationLock Members

Stores registration information, this information can be used to capture the licensee personal information and to display or report it when needed.

Constructors

MemberDescription
RegistrationLockOverloaded. Initializes a new instance of the RegistrationLock class.

Properties

MemberDescription
NameCaptures the name of the licensee.
OrganizationCaptures the organization name allowed to use this license.

Methods

MemberDescription
AddPropertyAdds a name/value property.
Equalsinherited from Object.
Finalizeinherited from Object.
GetHashCodeinherited from Object.
GetPropertyGets a property.
GetTypeinherited from Object.
MemberwiseCloneinherited from Object.
ToStringinherited from Object.
Validateinherited from Lock. Checks whether a AgileDotNetLicense meets the restriction enforced by this lock.

See Also

RegistrationLock Class | AgileDotNet.Licensing Namespace