C# Класс WebUI.Services.Auth.TokenProvider

The provider for new tokens
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateToken ( ) : string

The function that creates a random uniq token

TODO: Consider making this function async if it is needed

Описание методов

CreateToken() публичный статический Метод

The function that creates a random uniq token
TODO: Consider making this function async if it is needed
public static CreateToken ( ) : string
Результат string