Namespace Unity.Services.Authentication.Server
Classes
ServerAuthenticationErrorCodes
ServerAuthenticationErrorCodes lists the error codes to expect from ServerAuthenticationException
and failed events.
The error code range is the same as AuthenticationException: 10000 to 10999.
ServerAuthenticationException
ServerAuthenticationException represents a runtime exception from server authentication.
ServerAuthenticationService
The entry class to the Authentication Service.
Interfaces
IServerAuthenticationService
The functions for the Server Authentication service.
Enums
ServerAuthenticationState
Enum representing the authentication state of the server.