CommonPerformDublinRequest Method

[Missing <summary> documentation for "M:IAS.Common.PerformDublinRequest(System.String,System.Xml.XmlDocument)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string PerformDublinRequest(
	string method,
	XmlDocument request
)

Parameters

method
Type: SystemString

[Missing <param name="method"/> documentation for "M:IAS.Common.PerformDublinRequest(System.String,System.Xml.XmlDocument)"]

request
Type: System.XmlXmlDocument

[Missing <param name="request"/> documentation for "M:IAS.Common.PerformDublinRequest(System.String,System.Xml.XmlDocument)"]

Return Value

Type: String

[Missing <returns> documentation for "M:IAS.Common.PerformDublinRequest(System.String,System.Xml.XmlDocument)"]

See Also