2 writes to computeKey
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (2)
167this.computeKey = computeKey; 259this.computeKey = value;
1 reference to computeKey
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
253return this.computeKey;