Touchstone Re 2023 API Reference
LicenseeName Property


Air.Services.Proxy Assembly > AIR.Services.Security.License.Data Namespace > License Class : LicenseeName Property
Contains the name of the licensee for this license.
Syntax
Public Property LicenseeName As String
Dim instance As License
Dim value As String
 
instance.LicenseeName = value
 
value = instance.LicenseeName
public string LicenseeName {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

License Class
License Members