Package com.sun.jna.platform.win32
Interface NTSecApi
public interface NTSecApi
Ported from NTSecApi.h
 Windows SDK 6.0A.
- Author:
- dblock[at]dblock.org
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic classstatic classstatic classThe LSA_UNICODE_STRING structure is used by various Local Security Authority (LSA) functions to specify a Unicode string.static classThe LSA_FOREST_TRUST_INFORMATION structure contains Local Security Authority forest trust information.static classstatic classPointer to an LSA_UNICODE_STRING.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intRecord contains an LSA_FOREST_TRUST_DOMAIN_INFO structure.static final intRecord contains an included top-level name.static final intRecord contains an excluded top-level name.
- 
Field Details- 
ForestTrustTopLevelNamestatic final int ForestTrustTopLevelNameRecord contains an included top-level name.- See Also:
 
- 
ForestTrustTopLevelNameExstatic final int ForestTrustTopLevelNameExRecord contains an excluded top-level name.- See Also:
 
- 
ForestTrustDomainInfostatic final int ForestTrustDomainInfoRecord contains an LSA_FOREST_TRUST_DOMAIN_INFO structure.- See Also:
 
 
-