Interface IServerAccessToken
Component providing an access token to be used by the server to authorize service requests
Namespace: Unity.Services.Authentication.Server.Internal
Syntax
public interface IServerAccessToken : IAccessToken, IAccessTokenObserver, IServiceComponent