C# 클래스 erminas.SmartAPI.Utils.PasswordAuthentication

Password authentication credentials
파일 보기 프로젝트 열기: erminas/smartapi 1 사용 예제들

공개 메소드들

메소드 설명
PasswordAuthentication ( ) : System
PasswordAuthentication ( String username, String password ) : System

메소드 상세

PasswordAuthentication() 공개 메소드

public PasswordAuthentication ( ) : System
리턴 System

PasswordAuthentication() 공개 메소드

public PasswordAuthentication ( String username, String password ) : System
username String
password String
리턴 System