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