Table of Contents

Interface IGlobalConfigurationSqlService

Namespace
OpenSettings.Services.Interfaces
Assembly
OpenSettings.dll
public interface IGlobalConfigurationSqlService : IGlobalConfigurationService

Methods

GetOrCreateTokenKeySetAsync(CancellationToken)

Task<TokenKeySet> GetOrCreateTokenKeySetAsync(CancellationToken cancellationToken)

Parameters

cancellationToken CancellationToken

Returns

Task<TokenKeySet>