PyNET_VALIDATE_PERSISTED_FIELDS Object

A dictionary returned by win32net::NetValidatePasswordPolicy

Comments

Note that these fields will only appear if the PresentFields structure element indicates the fields are valid. Thus, the result dictionary may contain none, all, or any combination of these.

Parameters

PasswordLastSet : PyDateTime

BadPasswordTime : PyDateTime

LockoutTime : PyDateTime

BadPasswordCount : int

PasswordHistoryLength : int

PasswordHistory : None/string