UsersHashPassword Method
Note: This API is now obsolete.
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
[ObsoleteAttribute("This method has been depreciated in favor or PasswordHasher.HashPassword.")]
public string HashPassword(
string password,
ref string salt
)
<ObsoleteAttribute("This method has been depreciated in favor or PasswordHasher.HashPassword.")>
Public Function HashPassword (
password As String,
ByRef salt As String
) As String
- password String
-
- salt String
-
String