object TokenInformationClass
- Annotations
- @link("advapi32") @extern()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TokenInformationClass
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def MaxTokenInfoClass: TokenInformationClass
- Annotations
- @name("scalanative_maxtokeninfoclass")
- def TokenAccessInformation: TokenInformationClass
- Annotations
- @name("scalanative_tokenaccessinformation")
- def TokenAppContainerNumber: TokenInformationClass
- Annotations
- @name("scalanative_tokenappcontainernumber")
- def TokenAppContainerSid: TokenInformationClass
- Annotations
- @name("scalanative_tokenappcontainersid")
- def TokenAuditPolicy: TokenInformationClass
- Annotations
- @name("scalanative_tokenauditpolicy")
- def TokenBnoIsolation: TokenInformationClass
- Annotations
- @name("scalanative_tokenbnoisolation")
- def TokenCapabilities: TokenInformationClass
- Annotations
- @name("scalanative_tokencapabilities")
- def TokenChildProcessFlags: TokenInformationClass
- Annotations
- @name("scalanative_tokenchildprocessflags")
- def TokenDefaultDacl: TokenInformationClass
- Annotations
- @name("scalanative_tokendefaultdacl")
- def TokenDeviceClaimAttributes: TokenInformationClass
- Annotations
- @name("scalanative_tokendeviceclaimattributes")
- def TokenDeviceGroups: TokenInformationClass
- Annotations
- @name("scalanative_tokendevicegroups")
- def TokenElevation: TokenInformationClass
- Annotations
- @name("scalanative_tokenelevation")
- def TokenElevationTokenInformationClass: TokenInformationClass
- Annotations
- @name("scalanative_tokenelevationtype")
- def TokenGroups: TokenInformationClass
- Annotations
- @name("scalanative_tokengroups")
- def TokenGroupsAndPrivileges: TokenInformationClass
- Annotations
- @name("scalanative_tokengroupsandprivileges")
- def TokenHasRestrictions: TokenInformationClass
- Annotations
- @name("scalanative_tokenhasrestrictions")
- def TokenImpersonationLevel: TokenInformationClass
- Annotations
- @name("scalanative_tokenimpersonationlevel")
- def TokenIntegrityLevel: TokenInformationClass
- Annotations
- @name("scalanative_tokenintegritylevel")
- def TokenIsAppContainer: TokenInformationClass
- Annotations
- @name("scalanative_tokenisappcontainer")
- def TokenIsRestricted: TokenInformationClass
- Annotations
- @name("scalanative_tokenisrestricted")
- def TokenLinkedToken: TokenInformationClass
- Annotations
- @name("scalanative_tokenlinkedtoken")
- def TokenLogonSid: TokenInformationClass
- Annotations
- @name("scalanative_tokenlogonsid")
- def TokenMandatoryPolicy: TokenInformationClass
- Annotations
- @name("scalanative_tokenmandatorypolicy")
- def TokenOrigin: TokenInformationClass
- Annotations
- @name("scalanative_tokenorigin")
- def TokenOwner: TokenInformationClass
- Annotations
- @name("scalanative_tokenowner")
- def TokenPrimaryGroup: TokenInformationClass
- Annotations
- @name("scalanative_tokenprimarygroup")
- def TokenPrivateNameSpace: TokenInformationClass
- Annotations
- @name("scalanative_tokenprivatenamespace")
- def TokenPrivileges: TokenInformationClass
- Annotations
- @name("scalanative_tokenprivileges")
- def TokenProcessTrustLevel: TokenInformationClass
- Annotations
- @name("scalanative_tokenprocesstrustlevel")
- def TokenRestrictedDeviceClaimAttributes: TokenInformationClass
- Annotations
- @name("scalanative_tokenrestricteddeviceclaimattributes")
- def TokenRestrictedDeviceGroups: TokenInformationClass
- Annotations
- @name("scalanative_tokenrestricteddevicegroups")
- def TokenRestrictedSids: TokenInformationClass
- Annotations
- @name("scalanative_tokenrestrictedsids")
- def TokenRestrictedUserClaimAttributes: TokenInformationClass
- Annotations
- @name("scalanative_tokenrestricteduserclaimattributes")
- def TokenSandBoxInert: TokenInformationClass
- Annotations
- @name("scalanative_tokensandboxinert")
- def TokenSecurityAttributes: TokenInformationClass
- Annotations
- @name("scalanative_tokensecurityattributes")
- def TokenSessionId: TokenInformationClass
- Annotations
- @name("scalanative_tokensessionid")
- def TokenSessionReference: TokenInformationClass
- Annotations
- @name("scalanative_tokensessionreference")
- def TokenSingletonAttributes: TokenInformationClass
- Annotations
- @name("scalanative_tokensingletonattributes")
- def TokenSource: TokenInformationClass
- Annotations
- @name("scalanative_tokensource")
- def TokenStatistics: TokenInformationClass
- Annotations
- @name("scalanative_tokenstatistics")
- def TokenTokenInformationClass: TokenInformationClass
- Annotations
- @name("scalanative_tokentype")
- def TokenUIAccess: TokenInformationClass
- Annotations
- @name("scalanative_tokenuiaccess")
- def TokenUser: TokenInformationClass
- Annotations
- @name("scalanative_tokenuser")
- def TokenUserClaimAttributes: TokenInformationClass
- Annotations
- @name("scalanative_tokenuserclaimattributes")
- def TokenVirtualizationAllowed: TokenInformationClass
- Annotations
- @name("scalanative_tokenvirtualizationallowed")
- def TokenVirtualizationEnabled: TokenInformationClass
- Annotations
- @name("scalanative_tokenvirtualizationenabled")
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()