1 |
5.595357 |
CRED_MARSHAL_TYPE::BinaryBlobForSystem |
Int32 |
5 |
0x00000005 |
5 |
|
|
System.Int32 |
BinaryBlobForSystem, // internal only, via CredProtectEx
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\wincred.h(640,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
2 |
2.769561 |
CRED_MARSHAL_TYPE |
Enum |
|
|
|
|
|
|
typedef enum _CRED_MARSHAL_TYPE {
CertCredential = 1,
UsernameTargetCredential,
BinaryBlobCredential,
UsernameForPackedCredentials, // internal only, reserved
BinaryBlobForSystem, // internal only, via CredProtectEx
} CRED_MARSHAL_TYPE, *PCRED_MARSHAL_TYPE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\wincred.h(635,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|