ReactOS 0.4.15-dev-7842-g558ab78
_SID_DATA Struct Reference

#include <svchost.h>

Collaboration diagram for _SID_DATA:

Public Attributes

PSIDSid
 
SID_IDENTIFIER_AUTHORITY Authority
 
DWORD SubAuthority
 

Detailed Description

Definition at line 64 of file svchost.h.

Member Data Documentation

◆ Authority

SID_IDENTIFIER_AUTHORITY _SID_DATA::Authority

Definition at line 67 of file svchost.h.

◆ Sid

PSID* _SID_DATA::Sid

Definition at line 66 of file svchost.h.

◆ SubAuthority

DWORD _SID_DATA::SubAuthority

Definition at line 68 of file svchost.h.

Referenced by ScCreateWellKnownSids().


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