Object

scala.scalanative.windows.winnt

TokenInformationClass

Related Doc: package winnt

Permalink

object TokenInformationClass

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

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def MaxTokenInfoClass: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_maxtokeninfoclass" )
  5. def TokenAccessInformation: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  6. def TokenAppContainerNumber: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  7. def TokenAppContainerSid: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenappcontainersid" )
  8. def TokenAuditPolicy: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenauditpolicy" )
  9. def TokenBnoIsolation: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenbnoisolation" )
  10. def TokenCapabilities: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokencapabilities" )
  11. def TokenChildProcessFlags: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  12. def TokenDefaultDacl: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokendefaultdacl" )
  13. def TokenDeviceClaimAttributes: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  14. def TokenDeviceGroups: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokendevicegroups" )
  15. def TokenElevation: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenelevation" )
  16. def TokenElevationTokenInformationClass: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenelevationtype" )
  17. def TokenGroups: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokengroups" )
  18. def TokenGroupsAndPrivileges: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  19. def TokenHasRestrictions: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenhasrestrictions" )
  20. def TokenImpersonationLevel: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  21. def TokenIntegrityLevel: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenintegritylevel" )
  22. def TokenIsAppContainer: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenisappcontainer" )
  23. def TokenIsRestricted: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenisrestricted" )
  24. def TokenLinkedToken: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenlinkedtoken" )
  25. def TokenLogonSid: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenlogonsid" )
  26. def TokenMandatoryPolicy: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenmandatorypolicy" )
  27. def TokenOrigin: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenorigin" )
  28. def TokenOwner: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenowner" )
  29. def TokenPrimaryGroup: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenprimarygroup" )
  30. def TokenPrivateNameSpace: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenprivatenamespace" )
  31. def TokenPrivileges: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenprivileges" )
  32. def TokenProcessTrustLevel: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  33. def TokenRestrictedDeviceClaimAttributes: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  34. def TokenRestrictedDeviceGroups: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  35. def TokenRestrictedSids: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenrestrictedsids" )
  36. def TokenRestrictedUserClaimAttributes: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  37. def TokenSandBoxInert: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokensandboxinert" )
  38. def TokenSecurityAttributes: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  39. def TokenSessionId: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokensessionid" )
  40. def TokenSessionReference: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokensessionreference" )
  41. def TokenSingletonAttributes: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  42. def TokenSource: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokensource" )
  43. def TokenStatistics: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenstatistics" )
  44. def TokenTokenInformationClass: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokentype" )
  45. def TokenUIAccess: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenuiaccess" )
  46. def TokenUser: TokenInformationClass

    Permalink
    Annotations
    @name( "scalanative_tokenuser" )
  47. def TokenUserClaimAttributes: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  48. def TokenVirtualizationAllowed: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  49. def TokenVirtualizationEnabled: TokenInformationClass

    Permalink
    Annotations
    @name( ... )
  50. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  51. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  53. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  54. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  55. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  56. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  57. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  58. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  59. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  60. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  61. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  62. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  63. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped