1 override of GetAppliesTo
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\WSTrust.cs (1)
418public override T GetAppliesTo<T>(RequestSecurityToken rst, XmlObjectSerializer serializer)
1 reference to GetAppliesTo
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\RequestSecurityToken.cs (1)
404return _standardsManager.TrustDriver.GetAppliesTo<T>(this, serializer);