GetTokenStatusResponseType ( AbstractResponseType )
The base response of the GetTokenStatus call. This call retrieves the status of a user token.
Call that uses GetTokenStatusResponseType:
Field
TokenStatus ( TokenStatusType ) [0..1]
 
 
This container value indicates the status and expiration date of a user token. If a user token was revoked, the date/time of the revocation is also returned under this container.
  
  See the Field Index to learn which calls use TokenStatus.