Skip navigation links
JNA API 4.5.2
com.sun.jna.platform.win32

Interface NTSecApi



  • public interface NTSecApi
    Ported from NTSecApi.h Windows SDK 6.0A.
    Author:
    dblock[at]dblock.org
    • Field Detail

      • ForestTrustTopLevelName

        static final int ForestTrustTopLevelName
        Record contains an included top-level name.
        See Also:
        Constant Field Values
      • ForestTrustTopLevelNameEx

        static final int ForestTrustTopLevelNameEx
        Record contains an excluded top-level name.
        See Also:
        Constant Field Values
      • ForestTrustDomainInfo

        static final int ForestTrustDomainInfo
        Record contains an LSA_FOREST_TRUST_DOMAIN_INFO structure.
        See Also:
        Constant Field Values
JNA API 4.5.2

Copyright © 2007-2017 Timothy Wall. All Rights Reserved.