PyCREDENTIAL_ATTRIBUTE Object

A dictionary containing information for a CREDENTIAL_ATTRIBUTE struct

Win32 API References

Search for CREDENTIAL_ATTRIBUTE at msdn, google or google groups.

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.