Name | Description | |
---|---|---|
![]() | Extensions Constructor | Overloaded. Initializes a new instance of the Extensions class. |
Name | Description | |
---|---|---|
![]() | Elements | Gets the list of child elements. |
Name | Description | |
---|---|---|
![]() | GetXml | Overloaded. Overridden. Converts the object into XML data. |
![]() ![]() | IsValid | Inidicates whether the element is valid or not. |
![]() | ToString | Returns a System.String that represents the current object. (Inherited from SamlObject) |
Name | Description | |
---|---|---|
![]() | OnAppendChild | Raises the AppendChild event. (Inherited from SamlObject) |
![]() | OnCreateElement | Raises the CreateElement event. (Inherited from SamlObject) |
![]() | OnSetAttribute | Raises the SetAttribute event. (Inherited from SamlObject) |
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. (Inherited from SamlObject) |
![]() | CreateElement | Occurs when the SAML object is about to create an XML element. (Inherited from SamlObject) |
![]() | SetAttribute | Occurs when the SAML object is about to set attribute name and value of an XML element. (Inherited from SamlObject) |