The PasswordComplexityIndex type exposes the following members.

Properties

  NameDescription
Public propertyComplexity
The complexity of this password as total requested workload in floating points
Public propertyComplexityProxy
It is ln(Complexity), with a value between 0 (minimum) and 40 (maximum)
Public propertyHoursToCrack
The estimated hours to crack the password on a computer capable of 2*2^33 trials per hour

See Also