Source position: jwantsecapi.pas line 1062
type _TRUSTED_INFORMATION_CLASS = ( |
ticFiller0, |
TrustedDomainNameInformation, |
TrustedControllersInformation, |
TrustedPosixOffsetInformation, |
TrustedPasswordInformation, |
TrustedDomainInformationBasic, |
TrustedDomainInformationEx, |
TrustedDomainAuthInformation, |
TrustedDomainFullInformation, |
TrustedDomainAuthInformationInternal, |
TrustedDomainFullInformationInternal, |
TrustedDomainInformationEx2Internal, |
TrustedDomainFullInformation2Internal |
); |