C# Class BytexDigital.Steam.Core.DefaultSteamAuthenticationCodesProvider

Inheritance: SteamAuthenticationCodesProvider
Afficher le fichier Open project: BytexDigital/BytexDigital.Steam

Méthodes publiques

Méthode Description
GetEmailAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
GetTwoFactorAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string

Method Details

GetEmailAuthenticationCode() public méthode

public GetEmailAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
steamCredentials BytexDigital.Steam.Core.SteamCredentials
Résultat string

GetTwoFactorAuthenticationCode() public méthode

public GetTwoFactorAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
steamCredentials BytexDigital.Steam.Core.SteamCredentials
Résultat string