Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
HealthMonitoring
Security
Credentials
C# Class HealthMonitoring.Security.Credentials
Datei anzeigen
Open project: wongatech/HealthMonitoring
Class Usage Examples
Public Methods
Method
Description
Credentials
(
System.Guid
id
,
string
password
) :
System
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Credentials()
public
method
public
Credentials
(
System.Guid
id
,
string
password
) :
System
id
System.Guid
password
string
return
System
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int