ReactOS 0.4.15-dev-7958-gcd0bb1a
_TRUSTED_DOMAIN_AUTH_INFORMATION Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _TRUSTED_DOMAIN_AUTH_INFORMATION:

Public Attributes

ULONG IncomingAuthInfos
 
PLSA_AUTH_INFORMATION IncomingAuthenticationInformation
 
PLSA_AUTH_INFORMATION IncomingPreviousAuthenticationInformation
 
ULONG OutgoingAuthInfos
 
PLSA_AUTH_INFORMATION OutgoingAuthenticationInformation
 
PLSA_AUTH_INFORMATION OutgoingPreviousAuthenticationInformation
 

Detailed Description

Definition at line 677 of file ntsecapi.h.

Member Data Documentation

◆ IncomingAuthenticationInformation

PLSA_AUTH_INFORMATION _TRUSTED_DOMAIN_AUTH_INFORMATION::IncomingAuthenticationInformation

Definition at line 679 of file ntsecapi.h.

◆ IncomingAuthInfos

ULONG _TRUSTED_DOMAIN_AUTH_INFORMATION::IncomingAuthInfos

Definition at line 678 of file ntsecapi.h.

◆ IncomingPreviousAuthenticationInformation

PLSA_AUTH_INFORMATION _TRUSTED_DOMAIN_AUTH_INFORMATION::IncomingPreviousAuthenticationInformation

Definition at line 680 of file ntsecapi.h.

◆ OutgoingAuthenticationInformation

PLSA_AUTH_INFORMATION _TRUSTED_DOMAIN_AUTH_INFORMATION::OutgoingAuthenticationInformation

Definition at line 682 of file ntsecapi.h.

◆ OutgoingAuthInfos

ULONG _TRUSTED_DOMAIN_AUTH_INFORMATION::OutgoingAuthInfos

Definition at line 681 of file ntsecapi.h.

◆ OutgoingPreviousAuthenticationInformation

PLSA_AUTH_INFORMATION _TRUSTED_DOMAIN_AUTH_INFORMATION::OutgoingPreviousAuthenticationInformation

Definition at line 683 of file ntsecapi.h.


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