ServerStatisticsInfoPasswordViolations Property |
The number of server password violations.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int PasswordViolations { get; }
Public ReadOnly Property PasswordViolations As Integer
Get
public:
property int PasswordViolations {
int get ();
}
member PasswordViolations : int with get
Property Value
Type:
Int32See Also