PasswordHasher Constructor

Namespace:  Microsoft.AspNet.Identity
Assembly:  Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New PasswordHasher()
public PasswordHasher()
public:
PasswordHasher()
new : unit -> PasswordHasher
public function PasswordHasher()

See Also

Reference

PasswordHasher Class

Microsoft.AspNet.Identity Namespace