2 references to GetRequestorEntropy
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityToken.cs (1)
445
return this.
GetRequestorEntropy
(null);
System\ServiceModel\Security\WSTrust.cs (1)
1583
SecurityToken requestorEntropyToken = requestSecurityToken.
GetRequestorEntropy
(resolver);