|
LicenceFullSessionId Property
|
This optional Id may be used by licensing providers to associate a session of some kind
with the licence. The value is not part of the licensing database, it may be filled by
host apps after successful authentication. The exact meaning of the property value is
defined by the hosting environment.
Namespace: RCS.Carbon.Licensing.SharedAssembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.14
Syntaxpublic Guid? SessionId { get; set; }
Property Value
NullableGuid
See Also