Windows / Code / 0xc000006b
0xc000006b
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
ntdll.dll | When trying to update a password, this return status indicates that the value provided for the new password contains values that are not allowed in passwords. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_ILL_FORMED_PASSWORD | When trying to update a password, this return status indicates that the value provided for the new password contains values that are not allowed in passwords. |
1 entry |