Click or drag to resize
ServerValidationActionConfigurationSectionCreate Method

[Missing <summary> documentation for "M:Activsoft.RightManagement.ServerValidationActionConfigurationSection.Create(System.Object,System.Object,System.Xml.XmlNode)"]

Namespace: Activsoft.RightManagement
Assembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public Object Create(
	Object parent,
	Object configContext,
	XmlNode section
)

Parameters

parent
Type: SystemObject

[Missing <param name="parent"/> documentation for "M:Activsoft.RightManagement.ServerValidationActionConfigurationSection.Create(System.Object,System.Object,System.Xml.XmlNode)"]

configContext
Type: SystemObject

[Missing <param name="configContext"/> documentation for "M:Activsoft.RightManagement.ServerValidationActionConfigurationSection.Create(System.Object,System.Object,System.Xml.XmlNode)"]

section
Type: System.XmlXmlNode

[Missing <param name="section"/> documentation for "M:Activsoft.RightManagement.ServerValidationActionConfigurationSection.Create(System.Object,System.Object,System.Xml.XmlNode)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Activsoft.RightManagement.ServerValidationActionConfigurationSection.Create(System.Object,System.Object,System.Xml.XmlNode)"]

Implements

IConfigurationSectionHandlerCreate(Object, Object, XmlNode)
See Also