Gets or sets the license for this session.
Namespace: ININ.IceLib.ConnectionAssembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public string License { get; set; } |
Visual Basic |
---|
Public Property License As String Get Set |
Field Value
The license or nullNothingnullptra null reference (Nothing in Visual Basic) to indicate license is not set.Remarks
If the license specified is not available, the session will not connect.
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.