2 writes to ComputeKey
System.ServiceModel (2)
System\ServiceModel\Security\AcceleratedTokenAuthenticator.cs (1)
248
rstr.
ComputeKey
= true;
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
730
rstr.
ComputeKey
= true;
4 references to ComputeKey
System.ServiceModel (4)
System\ServiceModel\Security\WSTrust.cs (4)
721
if (rstr.
ComputeKey
|| entropyToken != null)
736
if (!rstr.
ComputeKey
)
1156
if (rstr.
ComputeKey
|| rstr.RequestedProofToken != null)
1159
if (rstr.
ComputeKey
)