Westwind Utilities
UserTokenManager.GetToken
Table of Contents
On this page:

UserTokenManager.GetToken

Retrieves the full token based on the id

public UserToken GetToken(string tokenId, bool checkForExpiration, 
			bool renewLease)

Parameters

tokenId

checkForExpiration
if true doesn't retrieve token if it's expired

renewLease
If true updates the updated property so expiration window moves out

Overloads

public UserToken GetTokenByTokenIdentifier(string tokenIdentifier, bool dontRemoveTokenIdentifier)

© West Wind Technologies, 2026 • updated: Jan 02, 2026
Comment or report problem with topic