|
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.SharedAssembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.14
Syntaxpublic string Name { get; set; }
Property Value
String
See Also