Klasse Sspi.SecPkgContext_Lifespan

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

@FieldOrder({"tsStart","tsExpiry"}) public static class Sspi.SecPkgContext_Lifespan extends Structure
  • Felddetails

    • tsStart

      public Sspi.TimeStamp tsStart
      Time at which the context was established.
    • tsExpiry

      public Sspi.TimeStamp tsExpiry
      Time at which the context will expire.
  • Konstruktordetails

    • SecPkgContext_Lifespan

      public SecPkgContext_Lifespan()