Interface IUserToken
Namespace: Sp.Agent.Licensing
Assembly: Sp.Agent.dll
Properties
Username
Declaration
string Username { get; }
Property Value
Type | Description |
---|---|
System.String |
ValidUntil
Declaration
DateTime ValidUntil { get; }
Property Value
Type | Description |
---|---|
System.DateTime |