Gets the authentication token seed.
Note: This property is supported for IC Server version 2016 R2 and beyond.
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
public Guid AuthenticationTokenSeed { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AuthenticationTokenSeed As Guid Get |
Field Value
The authentication token seed.
Exceptions
| Exception | Condition |
|---|---|
| System.Reflection..::..TargetInvocationException | The Error property has been set by the asynchronous operation. The InnerException property holds a reference to Error. |
Version Information
Supported for IC Server version 2016 R2 and beyond.