Click or drag to resize
PasswordHash Methods DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The PasswordHash type exposes the following members.

Methods
  Name Description
Public method Static member CreateHash
Creates a salted PBKDF2 hash of the password.
Public method Static member ValidatePassword
Validates a password given a hash of the correct one.
Top
See Also