Source position: jwantsecapi.pas line 1300
type _TRUSTED_DOMAIN_AUTH_INFORMATION = record |
IncomingAuthInfos: ULONG; |
IncomingAuthenticationInformation: PLSA_AUTH_INFORMATION; |
IncomingPreviousAuthenticationInformation: PLSA_AUTH_INFORMATION; |
OutgoingAuthInfos: ULONG; |
OutgoingAuthenticationInformation: PLSA_AUTH_INFORMATION; |
OutgoingPreviousAuthenticationInformation: PLSA_AUTH_INFORMATION; |
end; |