C# 클래스 BytexDigital.Steam.Core.DefaultSteamAuthenticationCodesProvider

상속: SteamAuthenticationCodesProvider
파일 보기 프로젝트 열기: BytexDigital/BytexDigital.Steam

공개 메소드들

메소드 설명
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