C# Class GSF.Security.Authentication.CertificateClient

Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Méthode Description
AuthenticateAsClient ( Stream stream ) : bool
CertificateClient ( ) : System
CertificateClient ( string username, string password, string domain ) : System

Method Details

AuthenticateAsClient() public méthode

public AuthenticateAsClient ( Stream stream ) : bool
stream Stream
Résultat bool

CertificateClient() public méthode

public CertificateClient ( ) : System
Résultat System

CertificateClient() public méthode

public CertificateClient ( string username, string password, string domain ) : System
username string
password string
domain string
Résultat System