Class TokenExpiredException
Exception for when the security token has expired.
Inheritance
object
TokenExpiredException
Namespace: StylelabsStylelabs.MSdkWebClientHttp
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
Constructors
TokenExpiredException(string, string)
Initializes a new instance of the TokenExpiredException class.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | The message. |
| string | refreshToken | The refresh token. |
If you have suggestions for improving this article, let us know!