FreeRDP
PCREDENTIALA 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 PCREDENTIALA::AttributeCount

◆ Attributes

PCREDENTIAL_ATTRIBUTEA PCREDENTIALA::Attributes

◆ Comment

LPSTR PCREDENTIALA::Comment

◆ CredentialBlob

LPBYTE PCREDENTIALA::CredentialBlob

◆ CredentialBlobSize

DWORD PCREDENTIALA::CredentialBlobSize

◆ Flags

DWORD PCREDENTIALA::Flags

◆ LastWritten

FILETIME PCREDENTIALA::LastWritten

◆ Persist

DWORD PCREDENTIALA::Persist

◆ TargetAlias

LPSTR PCREDENTIALA::TargetAlias

◆ TargetName

LPSTR PCREDENTIALA::TargetName

◆ Type

DWORD PCREDENTIALA::Type

◆ UserName

LPSTR PCREDENTIALA::UserName

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