C# Class BytexDigital.Steam.Core.DefaultSteamAuthenticationCodesProvider

Inheritance: SteamAuthenticationCodesProvider
Datei anzeigen Open project: BytexDigital/BytexDigital.Steam

Public Methods

Method Description
GetEmailAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
GetTwoFactorAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string

Method Details

GetEmailAuthenticationCode() public method

public GetEmailAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
steamCredentials BytexDigital.Steam.Core.SteamCredentials
return string

GetTwoFactorAuthenticationCode() public method

public GetTwoFactorAuthenticationCode ( BytexDigital.Steam.Core.SteamCredentials steamCredentials ) : string
steamCredentials BytexDigital.Steam.Core.SteamCredentials
return string