TokenExpiredException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the exception that is thrown when a client identity token has expired.The TokenExpiredException class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class TokenExpiredException : Microsoft::Exchange::WebServices::Auth::Validation::TokenValidationException
public class TokenExpiredException : Microsoft.Exchange.WebServices.Auth.Validation.TokenValidationException
Public Class TokenExpiredException
Inherits TokenValidationException
- Inheritance
Constructors
TokenExpiredException(String) |
Initializes a new instance of the TokenExpiredException class with the specified message that describes the error. The TokenExpiredException(String) constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |