2 references to TokenGroups
System.ServiceModel (2)
System\ServiceModel\Activation\Utility.cs (2)
342
int length = GetTokenInformationLength(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.
TokenGroups
);
346
GetTokenInformation(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.
TokenGroups
, tokenInformation);