1 override of GetAppliesTo
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
468public override T GetAppliesTo<T>(RequestSecurityTokenResponse rstr, XmlObjectSerializer serializer)
1 reference to GetAppliesTo
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
538return this.standardsManager.TrustDriver.GetAppliesTo<T>(this, serializer);