C# Class System.Net.CredentialHostKey

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object comparand ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Private Methods

Méthode Description
CredentialHostKey ( string host, int port, string authenticationType ) : System.Net.Sockets
Match ( string host, int port, string authenticationType ) : bool

Method Details

Equals() public méthode

public Equals ( object comparand ) : bool
comparand object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string