Name | Description | |
---|---|---|
![]() | StatusMessage Constructor | Overloaded. Initializes a new instance of the StatusMessage class. |
Name | Description | |
---|---|---|
![]() | Message | Gets or sets the status message. |
Name | Description | |
---|---|---|
![]() | GetXml | Overloaded. Overridden. Converts the object into XML data. |
![]() ![]() | IsValid | Inidicates whether the element is valid or not. |
![]() | ToString | Overridden. Returns the status message. |
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) |