Package com.sun.jna.platform.win32
Schnittstelle NTSecApi
public interface NTSecApi
Ported from NTSecApi.h
Windows SDK 6.0A.
- Autor:
- dblock[at]dblock.org
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypSchnittstelleBeschreibungstatic class
static class
static class
static class
static class
The LSA_UNICODE_STRING structure is used by various Local Security Authority (LSA) functions to specify a Unicode string.static class
The LSA_FOREST_TRUST_INFORMATION structure contains Local Security Authority forest trust information.static class
static class
Pointer to an LSA_UNICODE_STRING. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Record contains an LSA_FOREST_TRUST_DOMAIN_INFO structure.static final int
Record contains an included top-level name.static final int
Record contains an excluded top-level name.
-
Felddetails
-
ForestTrustTopLevelName
static final int ForestTrustTopLevelNameRecord contains an included top-level name.- Siehe auch:
-
ForestTrustTopLevelNameEx
static final int ForestTrustTopLevelNameExRecord contains an excluded top-level name.- Siehe auch:
-
ForestTrustDomainInfo
static final int ForestTrustDomainInfoRecord contains an LSA_FOREST_TRUST_DOMAIN_INFO structure.- Siehe auch:
-