2 references to TokenPrivileges
System.ServiceModel (2)
System\ServiceModel\Activation\Utility.cs (2)
197
int length = GetTokenInformationLength(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.
TokenPrivileges
);
201
GetTokenInformation(token, ListenerUnsafeNativeMethods.TOKEN_INFORMATION_CLASS.
TokenPrivileges
,