Property | Type | Description | |
---|---|---|---|
HashPassword | string |
Method | Description | |
---|---|---|
ResetPassword ( string pwd ) : |
||
ValidatePassword ( string pwd ) : bool |
Method | Description | |
---|---|---|
HashPassword ( string pwd ) : string |
public ResetPassword ( string pwd ) : |
||
pwd | string | |
return |
public ValidatePassword ( string pwd ) : bool | ||
pwd | string | |
return | bool |