2 references to TokenUser
System.ServiceModel (2)
System\ServiceModel\Activation\Utility.cs (2)
380int length = GetTokenInformationLength(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.TokenUser); 384GetTokenInformation(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.TokenUser, tokenInformation);