Home
last modified time | relevance | path

Searched defs:tokenInformationClass (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/principal/
H A Dwindowsidentity.cs938 …etTokenInformation (SafeAccessTokenHandle tokenHandle, TokenInformationClass tokenInformationClass in GetTokenInformation()
1321 …d AddDeviceGroupSidClaims(List<Claim> instanceClaims, TokenInformationClass tokenInformationClass) in AddDeviceGroupSidClaims()
1466 …void AddTokenClaims(List<Claim> instanceClaims, TokenInformationClass tokenInformationClass, strin… in AddTokenClaims()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Claims/
H A DWindowsClaimSet.cs313 …eHGlobalHandle GetTokenInformation(IntPtr tokenHandle, TokenInformationClass tokenInformationClass in GetTokenInformation()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Principal.Windows/src/System/Security/Principal/
H A DWindowsIdentity.cs783 …GetTokenInformation(SafeAccessTokenHandle tokenHandle, TokenInformationClass tokenInformationClass) in GetTokenInformation()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Activation/
H A DListenerUnsafeNativeMethods.cs77 …bool GetTokenInformation(SafeCloseHandle tokenHandle, TOKEN_INFORMATION_CLASS tokenInformationClas… in GetTokenInformation()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DUnsafeNativeMethods.cs791 TOKEN_INFORMATION_CLASS tokenInformationClass, in GetTokenInformation()
802 TOKEN_INFORMATION_CLASS tokenInformationClass, in GetTokenInformation()
840 …uint GetTokenInformationLength(SafeCloseHandle token, TOKEN_INFORMATION_CLASS tokenInformationClas… in GetTokenInformationLength()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DNativeMethods.cs287 [In] uint tokenInformationClass, in GetTokenInformation()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/
H A Dinteropt.cs797 int tokenInformationClass, in GetTokenInformation()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/
H A DUnsafeNativeMethods.cs823 int tokenInformationClass, in GetTokenInformation()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DAdvapi32.java789 int tokenInformationClass, Structure tokenInformation, in GetTokenInformation()