Method | Description | |
---|---|---|
IsValid ( ) : bool |
Determines whether this instance is valid.
|
|
TokenCache ( string token, System.DateTime timeout ) : System |
Initializes a new instance of the TokenCache class.
|
public TokenCache ( string token, System.DateTime timeout ) : System | ||
token | string | The token. |
timeout | System.DateTime | The timeout. |
return | System |