dict = CredRead(TargetName, Type
, Flags
)
Retrieves a stored credential
Parameters
TargetName : PyUnicode
The target of the credentials to retrieveType : int
One of the CRED_TYPE_* constantsFlags=0 : int
Reserved, use 0
Return Value
Returns a PyCREDENTIAL dict