C# 클래스 EmailListExporter.Service.Authentication

파일 보기 프로젝트 열기: PrezzaTechnologies/Developer-Samples 1 사용 예제들

공개 메소드들

메소드 설명
Authentication ( Uri APIUrl ) : System
getAuthenticationToken ( String userName, String password ) : String

메소드 상세

Authentication() 공개 메소드

public Authentication ( Uri APIUrl ) : System
APIUrl System.Uri
리턴 System

getAuthenticationToken() 공개 메소드

public getAuthenticationToken ( String userName, String password ) : String
userName String
password String
리턴 String