ReactOS 0.4.15-dev-7924-g5949c20
_CREDENTIALW Struct Reference

#include <wincred.h>

Collaboration diagram for _CREDENTIALW:

Public Attributes

DWORD Flags
 
DWORD Type
 
LPWSTR TargetName
 
LPWSTR Comment
 
FILETIME LastWritten
 
DWORD CredentialBlobSize
 
LPBYTE CredentialBlob
 
DWORD Persist
 
DWORD AttributeCount
 
PCREDENTIAL_ATTRIBUTEW Attributes
 
LPWSTR TargetAlias
 
LPWSTR UserName
 

Detailed Description

Definition at line 82 of file wincred.h.

Member Data Documentation

◆ AttributeCount

DWORD _CREDENTIALW::AttributeCount

◆ Attributes

PCREDENTIAL_ATTRIBUTEW _CREDENTIALW::Attributes

◆ Comment

◆ CredentialBlob

◆ CredentialBlobSize

◆ Flags

◆ LastWritten

FILETIME _CREDENTIALW::LastWritten

◆ Persist

◆ TargetAlias

◆ TargetName

◆ Type

◆ UserName


The documentation for this struct was generated from the following file: