Packages

o

scala.scalanative.windows.winnt

TokenInformationClass

object TokenInformationClass

Annotations
@link("advapi32") @extern()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TokenInformationClass
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def MaxTokenInfoClass: TokenInformationClass
    Annotations
    @name("scalanative_maxtokeninfoclass")
  5. def TokenAccessInformation: TokenInformationClass
    Annotations
    @name("scalanative_tokenaccessinformation")
  6. def TokenAppContainerNumber: TokenInformationClass
    Annotations
    @name("scalanative_tokenappcontainernumber")
  7. def TokenAppContainerSid: TokenInformationClass
    Annotations
    @name("scalanative_tokenappcontainersid")
  8. def TokenAuditPolicy: TokenInformationClass
    Annotations
    @name("scalanative_tokenauditpolicy")
  9. def TokenBnoIsolation: TokenInformationClass
    Annotations
    @name("scalanative_tokenbnoisolation")
  10. def TokenCapabilities: TokenInformationClass
    Annotations
    @name("scalanative_tokencapabilities")
  11. def TokenChildProcessFlags: TokenInformationClass
    Annotations
    @name("scalanative_tokenchildprocessflags")
  12. def TokenDefaultDacl: TokenInformationClass
    Annotations
    @name("scalanative_tokendefaultdacl")
  13. def TokenDeviceClaimAttributes: TokenInformationClass
    Annotations
    @name("scalanative_tokendeviceclaimattributes")
  14. def TokenDeviceGroups: TokenInformationClass
    Annotations
    @name("scalanative_tokendevicegroups")
  15. def TokenElevation: TokenInformationClass
    Annotations
    @name("scalanative_tokenelevation")
  16. def TokenElevationTokenInformationClass: TokenInformationClass
    Annotations
    @name("scalanative_tokenelevationtype")
  17. def TokenGroups: TokenInformationClass
    Annotations
    @name("scalanative_tokengroups")
  18. def TokenGroupsAndPrivileges: TokenInformationClass
    Annotations
    @name("scalanative_tokengroupsandprivileges")
  19. def TokenHasRestrictions: TokenInformationClass
    Annotations
    @name("scalanative_tokenhasrestrictions")
  20. def TokenImpersonationLevel: TokenInformationClass
    Annotations
    @name("scalanative_tokenimpersonationlevel")
  21. def TokenIntegrityLevel: TokenInformationClass
    Annotations
    @name("scalanative_tokenintegritylevel")
  22. def TokenIsAppContainer: TokenInformationClass
    Annotations
    @name("scalanative_tokenisappcontainer")
  23. def TokenIsRestricted: TokenInformationClass
    Annotations
    @name("scalanative_tokenisrestricted")
  24. def TokenLinkedToken: TokenInformationClass
    Annotations
    @name("scalanative_tokenlinkedtoken")
  25. def TokenLogonSid: TokenInformationClass
    Annotations
    @name("scalanative_tokenlogonsid")
  26. def TokenMandatoryPolicy: TokenInformationClass
    Annotations
    @name("scalanative_tokenmandatorypolicy")
  27. def TokenOrigin: TokenInformationClass
    Annotations
    @name("scalanative_tokenorigin")
  28. def TokenOwner: TokenInformationClass
    Annotations
    @name("scalanative_tokenowner")
  29. def TokenPrimaryGroup: TokenInformationClass
    Annotations
    @name("scalanative_tokenprimarygroup")
  30. def TokenPrivateNameSpace: TokenInformationClass
    Annotations
    @name("scalanative_tokenprivatenamespace")
  31. def TokenPrivileges: TokenInformationClass
    Annotations
    @name("scalanative_tokenprivileges")
  32. def TokenProcessTrustLevel: TokenInformationClass
    Annotations
    @name("scalanative_tokenprocesstrustlevel")
  33. def TokenRestrictedDeviceClaimAttributes: TokenInformationClass
    Annotations
    @name("scalanative_tokenrestricteddeviceclaimattributes")
  34. def TokenRestrictedDeviceGroups: TokenInformationClass
    Annotations
    @name("scalanative_tokenrestricteddevicegroups")
  35. def TokenRestrictedSids: TokenInformationClass
    Annotations
    @name("scalanative_tokenrestrictedsids")
  36. def TokenRestrictedUserClaimAttributes: TokenInformationClass
    Annotations
    @name("scalanative_tokenrestricteduserclaimattributes")
  37. def TokenSandBoxInert: TokenInformationClass
    Annotations
    @name("scalanative_tokensandboxinert")
  38. def TokenSecurityAttributes: TokenInformationClass
    Annotations
    @name("scalanative_tokensecurityattributes")
  39. def TokenSessionId: TokenInformationClass
    Annotations
    @name("scalanative_tokensessionid")
  40. def TokenSessionReference: TokenInformationClass
    Annotations
    @name("scalanative_tokensessionreference")
  41. def TokenSingletonAttributes: TokenInformationClass
    Annotations
    @name("scalanative_tokensingletonattributes")
  42. def TokenSource: TokenInformationClass
    Annotations
    @name("scalanative_tokensource")
  43. def TokenStatistics: TokenInformationClass
    Annotations
    @name("scalanative_tokenstatistics")
  44. def TokenTokenInformationClass: TokenInformationClass
    Annotations
    @name("scalanative_tokentype")
  45. def TokenUIAccess: TokenInformationClass
    Annotations
    @name("scalanative_tokenuiaccess")
  46. def TokenUser: TokenInformationClass
    Annotations
    @name("scalanative_tokenuser")
  47. def TokenUserClaimAttributes: TokenInformationClass
    Annotations
    @name("scalanative_tokenuserclaimattributes")
  48. def TokenVirtualizationAllowed: TokenInformationClass
    Annotations
    @name("scalanative_tokenvirtualizationallowed")
  49. def TokenVirtualizationEnabled: TokenInformationClass
    Annotations
    @name("scalanative_tokenvirtualizationenabled")
  50. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  51. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  52. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  53. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  54. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  55. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  56. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  57. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  58. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  59. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  60. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  61. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  62. def toString(): String
    Definition Classes
    AnyRef → Any
  63. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  64. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  65. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped