C# Класс BytexDigital.Steam.Core.DefaultSteamAuthenticationCodesProvider

Наследование: SteamAuthenticationCodesProvider
Показать файл Открыть проект

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

Метод Описание
GetEmailAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
GetTwoFactorAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string

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

GetEmailAuthenticationCode() публичный Метод

public GetEmailAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
steamCredentials BytexDigital.Steam.Core.SteamCredentials
Результат string

GetTwoFactorAuthenticationCode() публичный Метод

public GetTwoFactorAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
steamCredentials BytexDigital.Steam.Core.SteamCredentials
Результат string