A dictionary or tuple passed as input to win32net::NetValidatePasswordPolicy
-
InputPersistedFields=None : NET_VALIDATE_PERSISTED_FIELDS
-
PasswordMatched=0 : int
A dictionary or tuple passed as input to win32net::NetValidatePasswordPolicy
-
InputPersistedFields=None : NET_VALIDATE_PERSISTED_FIELDS
-
ClearPassword=None : PyUnicode
-
UserAccountName=None : PyUnicode
-
HashedPassword=None : buffer
A string or anything else holding bytes.
-
PasswordMatch=0 : int
Note MSDN incorrectly documents this member as PasswordMatched
A dictionary returned by win32net::NetValidatePasswordPolicy
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.