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