FreeRDP
_CREDENTIALA Struct Reference

#include <credentials.h>

Data Fields

DWORD Flags
 
DWORD Type
 
LPSTR TargetName
 
LPSTR Comment
 
FILETIME LastWritten
 
DWORD CredentialBlobSize
 
LPBYTE CredentialBlob
 
DWORD Persist
 
DWORD AttributeCount
 
PCREDENTIAL_ATTRIBUTEA Attributes
 
LPSTR TargetAlias
 
LPSTR UserName
 

Field Documentation

◆ AttributeCount

DWORD _CREDENTIALA::AttributeCount

◆ Attributes

PCREDENTIAL_ATTRIBUTEA _CREDENTIALA::Attributes

◆ Comment

LPSTR _CREDENTIALA::Comment

◆ CredentialBlob

LPBYTE _CREDENTIALA::CredentialBlob

◆ CredentialBlobSize

DWORD _CREDENTIALA::CredentialBlobSize

◆ Flags

DWORD _CREDENTIALA::Flags

◆ LastWritten

FILETIME _CREDENTIALA::LastWritten

◆ Persist

DWORD _CREDENTIALA::Persist

◆ TargetAlias

LPSTR _CREDENTIALA::TargetAlias

◆ TargetName

LPSTR _CREDENTIALA::TargetName

◆ Type

DWORD _CREDENTIALA::Type

◆ UserName

LPSTR _CREDENTIALA::UserName

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