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