Returns the hashed password representation (is hashing on).
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- password
- Type: System String
Password to hash
- passwordFormat
- Type: System String
Format of the password
- salt
- Type: System String
Password salt
Return Value
Type: StringSee Also