C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AccessTokenStatus.cs File Reference

Go to the source code of this file.

Namespaces

namespace  AnalyzeRe
 
namespace  AnalyzeRe.Authentication
 

Enumerations

enum  AnalyzeRe.Authentication.AccessTokenStatus { AnalyzeRe.Authentication.Unknown = 0 , AnalyzeRe.Authentication.Unauthorized , AnalyzeRe.Authentication.Valid }
 An AccessToken's status (unauthorized / valid). More...