C# 클래스 Microsoft.Research.DataOnboarding.WebApi.Api.AuthenticationController

Implements the methods to Authenticate and Singout a particular user
상속: ApiController
파일 보기 프로젝트 열기: CDLUC3/dataup2 1 사용 예제들

공개 메소드들

메소드 설명
AuthenticationController ( ) : Microsoft.IdentityModel.Tokens.JWT

Instantiates the AuthenticationController

비공개 메소드들

메소드 설명
GetSupportedIdentityProviders ( [ callback ) : Task
SignInCallBack ( string callback ) : HttpResponseMessage
SignOut ( [ callback ) : HttpResponseMessage
SignOutCallback ( [ callback ) : HttpResponseMessage

메소드 상세

AuthenticationController() 공개 메소드

Instantiates the AuthenticationController
public AuthenticationController ( ) : Microsoft.IdentityModel.Tokens.JWT
리턴 Microsoft.IdentityModel.Tokens.JWT