|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincred.h>

Public Member Functions | |
| _Field_size_bytes_ (CredentialBlobSize) LPBYTE CredentialBlob | |
| _CREDENTIALA::_Field_size_bytes_ | ( | CredentialBlobSize | ) |
| DWORD _CREDENTIALA::AttributeCount |
Definition at line 76 of file wincred.h.
Referenced by convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().
| PCREDENTIAL_ATTRIBUTEA _CREDENTIALA::Attributes |
Definition at line 77 of file wincred.h.
Referenced by convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().
| LPSTR _CREDENTIALA::Comment |
Definition at line 71 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().
| DWORD _CREDENTIALA::CredentialBlobSize |
Definition at line 73 of file wincred.h.
Referenced by check_blob(), convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().
| DWORD _CREDENTIALA::Flags |
Definition at line 68 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().
| FILETIME _CREDENTIALA::LastWritten |
Definition at line 72 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), and convert_PCREDENTIALW_to_PCREDENTIALA().
| DWORD _CREDENTIALA::Persist |
Definition at line 75 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().
| LPSTR _CREDENTIALA::TargetAlias |
Definition at line 78 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().
| LPSTR _CREDENTIALA::TargetName |
Definition at line 70 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), CredWriteA(), test_CredWriteA(), test_domain_password(), and test_generic().
| DWORD _CREDENTIALA::Type |
Definition at line 69 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().
| LPSTR _CREDENTIALA::UserName |
Definition at line 79 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), test_CredWriteA(), test_domain_password(), and test_generic().