ClientAddress | The client address for this token. |
ExpirationDate | Gets the token expiration date. Note: The Date is the actual Server date/time. |
ExpirationTimeout | The expiration timeout in seconds for the token. This value indicates how long a token is valid for. |
FirstTokenDate | The date for the first ever token created. Note: The Date is the actual Server date/time. |
LastTokenDate | The date for the last token ever created. Note: The Date is the actual Server date/time. If this is the first ever token, then the first token date would equal the last token date. If this user account was updated with a token, then the last token date will be newer than the first token date. |
Token | The token value for this token. |
IFMEUserToken Interface | Safe.FMEServer.API.Security Namespace