Name | Description | |
---|---|---|
![]() | SamlObject Constructor(XmlElement) | Initializes a new instance of the SAML object. |
Name | Description | |
---|---|---|
![]() | GetXml | Overloaded. Converts the object into XML data. |
![]() | ToString | Overridden. Returns a System.String that represents the current object. |
Name | Description | |
---|---|---|
![]() | OnAppendChild | Raises the AppendChild event. |
![]() | OnCreateElement | Raises the CreateElement event. |
![]() | OnSetAttribute | Raises the SetAttribute event. |
Name | Description | |
---|---|---|
![]() | AppendChild | Occurs when the SAML object is about to add a node to the end of the list of child nodes, of a parent node. |
![]() | CreateElement | Occurs when the SAML object is about to create an XML element. |
![]() | SetAttribute | Occurs when the SAML object is about to set attribute name and value of an XML element. |