Class AuthenticationService
The entry class to the Authentication Service.
Inherited Members
Namespace: Unity.Services.Authentication
Assembly: Unity.Services.Authentication.dll
Syntax
public static class AuthenticationService
Properties
Instance
The default singleton instance to access the Authentication service.
Declaration
public static IAuthenticationService Instance { get; }
Property Value
| Type | Description |
|---|---|
| IAuthenticationService |
Exceptions
| Type | Condition |
|---|---|
| ServicesInitializationException | This exception is thrown if the |