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