C# Class CrestSharp.Infrastructure.CrestAuthorization

ファイルを表示 Open project: rischwa/eve-fast-fitting-assessment Class Usage Examples

Public Methods

Method Description
CrestAuthorization ( string accessToken, System.DateTime endOfValidity, string tokenType, string refreshToken ) : System

Method Details

CrestAuthorization() public method

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