Search Results for

    Show / Hide Table of Contents
    View Source

    Class AspNetCorePasswordHasher

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Common.AspNetCore
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public class AspNetCorePasswordHasher : IPasswordHasher

    Constructors

    View Source

    AspNetCorePasswordHasher()

    Declaration
    public AspNetCorePasswordHasher()

    Methods

    View Source

    HashPassword(String)

    Declaration
    public string HashPassword(string password)
    Parameters
    Type Name Description
    System.String password
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • AspNetCorePasswordHasher()
    • Methods
      • HashPassword(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX