Click or drag to resize

LicenceFullName Property

This property will typically be a short name to identify a licensing user account, or it may be an email address because some company policies require that authentication occur using an email address. In the latter case, the Email property can be ignored.

Namespace: RCS.Carbon.Licensing.Shared
Assembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.14
Syntax
C#
public string Name { get; set; }

Property Value

String
See Also