ReactOS 0.4.15-dev-7958-gcd0bb1a
_MSV1_0_DERIVECRED_REQUEST Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _MSV1_0_DERIVECRED_REQUEST:

Public Attributes

MSV1_0_PROTOCOL_MESSAGE_TYPE MessageType
 
LUID LogonId
 
ULONG DeriveCredType
 
ULONG DeriveCredInfoLength
 
UCHAR DeriveCredSubmitBuffer [1]
 

Detailed Description

Definition at line 535 of file ntsecapi.h.

Member Data Documentation

◆ DeriveCredInfoLength

ULONG _MSV1_0_DERIVECRED_REQUEST::DeriveCredInfoLength

Definition at line 539 of file ntsecapi.h.

◆ DeriveCredSubmitBuffer

UCHAR _MSV1_0_DERIVECRED_REQUEST::DeriveCredSubmitBuffer[1]

Definition at line 540 of file ntsecapi.h.

◆ DeriveCredType

ULONG _MSV1_0_DERIVECRED_REQUEST::DeriveCredType

Definition at line 538 of file ntsecapi.h.

◆ LogonId

LUID _MSV1_0_DERIVECRED_REQUEST::LogonId

Definition at line 537 of file ntsecapi.h.

◆ MessageType

MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_DERIVECRED_REQUEST::MessageType

Definition at line 536 of file ntsecapi.h.


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