C# Class HealthMonitoring.Security.Credentials

Afficher le fichier Open project: wongatech/HealthMonitoring Class Usage Examples

Méthodes publiques

Méthode Description
Credentials ( System.Guid id, string password ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Credentials() public méthode

public Credentials ( System.Guid id, string password ) : System
id System.Guid
password string
Résultat System

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int