PyCREDENTIAL_ATTRIBUTE Object
A dictionary containing information for a CREDENTIAL_ATTRIBUTE struct
Win32 API References
Properties
- PyUnicode Keyword
- Attribute name, at most CRED_MAX_STRING_LENGTH chars
- int Flags
- Reserved, use only 0
- str Value
- Attribute value, at most CRED_MAX_VALUE_SIZE bytes. Unicode objects are treated as raw bytes.