Class AuthenticationService
The entry class to the Authentication Service.
Namespace: Unity.Services.Authentication
Syntax
public static class AuthenticationService : object
Properties
Instance
The default singleton instance to access the Authentication service.
Declaration
public static IAuthenticationService Instance { get; }
Property Value
Type | Description |
---|---|
IAuthenticationService |