3 references to GetTokenInformation
System.ServiceModel (3)
System\ServiceModel\Activation\Utility.cs (3)
201
GetTokenInformation
(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.TokenPrivileges,
346
GetTokenInformation
(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.TokenGroups, tokenInformation);
384
GetTokenInformation
(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.TokenUser, tokenInformation);