System.Web.Security.MembershipPasswordFormat.Hashed Field

Passwords are encrypted one-way using the SHA1 hashing algorithm.

Syntax

MembershipPasswordFormat Hashed

Remarks

You can specify a hashing algorithm different than the SHA1 algorithm using the hashAlgorithmType attribute.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0