Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
FromPlainString ( string value ) : |
||
GetHashCode ( ) : int | ||
GetHashed ( ) : |
||
IsStringCorrectPassword ( string passwordToCheck ) : bool | ||
Password ( ) : Common.System | ||
Password ( string pass ) : Common.System |
Method | Description | |
---|---|---|
Equals ( |
public static FromPlainString ( string value ) : |
||
value | string | |
return |
public static IsStringCorrectPassword ( string passwordToCheck ) : bool | ||
passwordToCheck | string | |
return | bool |
public Password ( string pass ) : Common.System | ||
pass | string | |
return | Common.System |