ReactOS 0.4.15-dev-7842-g558ab78
_SECURITY_TOKEN_PROXY_DATA Struct Reference

#include <setypes.h>

Collaboration diagram for _SECURITY_TOKEN_PROXY_DATA:

Public Attributes

ULONG Length
 
PROXY_CLASS ProxyClass
 
UNICODE_STRING PathInfo
 
ULONG ContainerMask
 
ULONG ObjectMask
 

Detailed Description

Definition at line 195 of file setypes.h.

Member Data Documentation

◆ ContainerMask

ULONG _SECURITY_TOKEN_PROXY_DATA::ContainerMask

Definition at line 200 of file setypes.h.

◆ Length

ULONG _SECURITY_TOKEN_PROXY_DATA::Length

Definition at line 197 of file setypes.h.

◆ ObjectMask

ULONG _SECURITY_TOKEN_PROXY_DATA::ObjectMask

Definition at line 201 of file setypes.h.

◆ PathInfo

UNICODE_STRING _SECURITY_TOKEN_PROXY_DATA::PathInfo

Definition at line 199 of file setypes.h.

◆ ProxyClass

PROXY_CLASS _SECURITY_TOKEN_PROXY_DATA::ProxyClass

Definition at line 198 of file setypes.h.


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