Click or drag to resize
Galactic API

UserBadPasswordCount Property

The number of times the user has entered a bad password. Returns a negative number is there is an error retrieving the value.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public int BadPasswordCount { get; }

Property Value

Type: Int32
See Also