ComponentSpace SAML Class Library Reference

Action Constructor

Initializes a new instance of the Action class.

Overload List

Initializes a new instance of the Action class.

public Action();

Initializes a new instance of the Action class.

public Action(string,string);

Initializes a new instance of the Action class from XML.

public Action(XmlElement);

See Also

Action Class | ComponentSpace.SAML.Assertions Namespace