C# 클래스 ReviewR.Web.Services.Authenticators.MicrosoftAuthenticator

상속: Authenticator
파일 보기 프로젝트 열기: anurse/ReviewR

공개 메소드들

메소드 설명
GetAppId ( ISettings appSettings ) : string

보호된 메소드들

메소드 설명
ParseResponse ( string jsonResponse ) : UserInfo

메소드 상세

GetAppId() 공개 메소드

public GetAppId ( ISettings appSettings ) : string
appSettings ISettings
리턴 string

ParseResponse() 보호된 메소드

protected ParseResponse ( string jsonResponse ) : UserInfo
jsonResponse string
리턴 ReviewR.Web.Models.UserInfo