Klasse Sspi.SecPkgContext_Flags

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.Sspi.SecPkgContext_Flags
Bekannte direkte Unterklassen:
Sspi.SecPkgContext_Flags.ByReference
Umschließende Schnittstelle:
Sspi

@FieldOrder("Flags") public static class Sspi.SecPkgContext_Flags extends Structure
  • Felddetails

    • Flags

      public int Flags
      Flag values for the current security context. These values correspond to the flags negotiated by the InitializeSecurityContext (General) and AcceptSecurityContext (General) functions.
  • Konstruktordetails

    • SecPkgContext_Flags

      public SecPkgContext_Flags()