C# 클래스 Gurux.DLMS.ManufacturerSettings.GXAuthentication

파일 보기 프로젝트 열기: Gurux/Gurux.DLMS.Net 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GXAuthentication ( ) : System
GXAuthentication ( Authentication type, int clientAddress ) : System

Constructor.

GXAuthentication ( Authentication type, string pw, int clientAddress ) : System

Constructor.

ToString ( ) : string

메소드 상세

GXAuthentication() 공개 메소드

public GXAuthentication ( ) : System
리턴 System

GXAuthentication() 공개 메소드

Constructor.
public GXAuthentication ( Authentication type, int clientAddress ) : System
type Authentication
clientAddress int Client address.
리턴 System

GXAuthentication() 공개 메소드

Constructor.
public GXAuthentication ( Authentication type, string pw, int clientAddress ) : System
type Authentication
pw string Used password.
clientAddress int Client address.
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string