Agile.net Copy ProtectionLicensing APIRegistrationLock ClassPropertiesRegistrationLock OrganizationOn this pageRegistrationLock OrganizationCaptures the organization name allowed to use this license. Syntax Visual Basic Public Property Organization() As String Public Get End Get Public Set End SetEnd Property C# public string Organization { public get; public set; } See Also RegistrationLock Class | AgileDotNet.Licensing Namespace