C# 클래스 MvcClient.UseCookieAuthAgainstTokenServerOptions

파일 보기 프로젝트 열기: danielwertheim/tokenserver-adventures 1 사용 예제들

공개 메소드들

메소드 설명
UseCookieAuthAgainstTokenServerOptions ( string tokenServerEndPoint, string clientId, string claimTypesOfInterest ) : System

메소드 상세

UseCookieAuthAgainstTokenServerOptions() 공개 메소드

public UseCookieAuthAgainstTokenServerOptions ( string tokenServerEndPoint, string clientId, string claimTypesOfInterest ) : System
tokenServerEndPoint string
clientId string
claimTypesOfInterest string
리턴 System