Class AspNetCorePasswordHasher
Inheritance
System.Object
Namespace: Umbraco.Cms.Web.Common.AspNetCore
Assembly: Umbraco.Web.Common.dll
Syntax
public class AspNetCorePasswordHasher
Constructors
View SourceAspNetCorePasswordHasher()
Declaration
public AspNetCorePasswordHasher()
Methods
View SourceHashPassword(String)
Declaration
public string HashPassword(string password)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | password |
Returns
| Type | Description |
|---|---|
| System.String |