C# 클래스 CrestSharp.Infrastructure.CrestAuthorization

파일 보기 프로젝트 열기: rischwa/eve-fast-fitting-assessment 1 사용 예제들

공개 메소드들

메소드 설명
CrestAuthorization ( string accessToken, System.DateTime endOfValidity, string tokenType, string refreshToken ) : System

메소드 상세

CrestAuthorization() 공개 메소드

public CrestAuthorization ( string accessToken, System.DateTime endOfValidity, string tokenType, string refreshToken ) : System
accessToken string
endOfValidity System.DateTime
tokenType string
refreshToken string
리턴 System