Home
last modified time | relevance | path

Searched defs:TrustedDomainFullInformation2Internal (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/
H A DTrustHelper.cs24 TrustedDomainFullInformation2Internal enumerator
/dports/net/py-impacket/impacket-0.9.17/impacket/dcerpc/v5/
H A Dlsad.py530 TrustedDomainFullInformation2Internal = 12 variable in TRUSTED_INFORMATION_CLASS.enumItems
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntsecapi.h419 …inFullInformationInternal,TrustedDomainInformationEx2Internal,TrustedDomainFullInformation2Internal enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntsecapi.h419 …inFullInformationInternal,TrustedDomainInformationEx2Internal,TrustedDomainFullInformation2Internal enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs7724 pub const TrustedDomainFullInformation2Internal: TRUSTED_INFORMATION_CLASS = 12i32; const