RegistrationLock.Organization Property

SecureTeam Copy Protection

RegistrationLock.Organization Property

Captures the organization name allowed to use this license.

Syntax

Public Property Organization() As String
   Public Get
   End Get
   Public Set
   End Set
End Property
public string Organization { public get; public set; }

See Also

RegistrationLock Class | AgileDotNet.Licensing Namespace