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