C# 클래스 Lucca.CSharpSDK.Infra.Common.AuthenticationInfo

파일 보기 프로젝트 열기: LuccaSA/lucca-sdk 1 사용 예제들

공개 메소드들

메소드 설명
AuthenticationInfo ( AuthenticationType type, System.Guid token ) : System
AuthenticationInfo ( AuthenticationType type, string token ) : System

메소드 상세

AuthenticationInfo() 공개 메소드

public AuthenticationInfo ( AuthenticationType type, System.Guid token ) : System
type AuthenticationType
token System.Guid
리턴 System

AuthenticationInfo() 공개 메소드

public AuthenticationInfo ( AuthenticationType type, string token ) : System
type AuthenticationType
token string
리턴 System