Class WinNT.TOKEN_TYPE

  • java.lang.Object
    • com.sun.jna.platform.win32.WinNT.TOKEN_TYPE
  • Enclosing interface:
    WinNT

    public abstract static class WinNT.TOKEN_TYPE
    extends java.lang.Object
    The TOKEN_TYPE enumeration type contains values that differentiate between a primary token and an impersonation token.
    • Constructor Summary

      Constructors 
      Constructor Description
      TOKEN_TYPE()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TOKEN_TYPE

        public TOKEN_TYPE()