C# Class System.Net.CredentialKey

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
CredentialKey ( Uri uriPrefix, string authenticationType ) : System.Net.Sockets
IsPrefix ( Uri uri, Uri prefixUri ) : bool
Match ( Uri uri, 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