FreeRDP
SID_AND_ATTRIBUTES_HASH Struct Reference
Collaboration diagram for SID_AND_ATTRIBUTES_HASH:

Data Fields

DWORD SidCount
 
PSID_AND_ATTRIBUTES SidAttr
 
SID_HASH_ENTRY Hash [SID_HASH_SIZE]
 

Detailed Description

Definition at line 185 of file winpr/include/winpr/security.h.

Field Documentation

◆ Hash

SID_HASH_ENTRY SID_AND_ATTRIBUTES_HASH::Hash[SID_HASH_SIZE]

Definition at line 189 of file winpr/include/winpr/security.h.

◆ SidAttr

PSID_AND_ATTRIBUTES SID_AND_ATTRIBUTES_HASH::SidAttr

Definition at line 188 of file winpr/include/winpr/security.h.

◆ SidCount

DWORD SID_AND_ATTRIBUTES_HASH::SidCount

Definition at line 187 of file winpr/include/winpr/security.h.


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