![]() |
C# Client Library
A C# Client Library for the AnalyzeRe REST API
|
Go to the source code of this file.
Namespaces | |
namespace | AnalyzeRe |
namespace | AnalyzeRe.Authentication |
Enumerations | |
enum | AnalyzeRe.Authentication.AuthenticationStatus { AnalyzeRe.Authentication.Unknown = 0 , AnalyzeRe.Authentication.Authenticated , AnalyzeRe.Authentication.InvalidCredentials , AnalyzeRe.Authentication.AuthenticationRequired , AnalyzeRe.Authentication.NoAuthenticationRequired , AnalyzeRe.Authentication.Error } |
The status of authentication against the current server. More... | |