C# Class Gurux.DLMS.ManufacturerSettings.GXAuthentication

Afficher le fichier Open project: Gurux/Gurux.DLMS.Net Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GXAuthentication ( ) : System
GXAuthentication ( Authentication type, int clientAddress ) : System

Constructor.

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

Constructor.

ToString ( ) : string

Method Details

GXAuthentication() public méthode

public GXAuthentication ( ) : System
Résultat System

GXAuthentication() public méthode

Constructor.
public GXAuthentication ( Authentication type, int clientAddress ) : System
type Authentication
clientAddress int Client address.
Résultat System

GXAuthentication() public méthode

Constructor.
public GXAuthentication ( Authentication type, string pw, int clientAddress ) : System
type Authentication
pw string Used password.
clientAddress int Client address.
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string