Name | Description | |
---|---|---|
![]() | Organization Constructor | Overloaded. Initializes a new instance of the Organization class. |
Name | Description | |
---|---|---|
![]() | Extensions | Gets or sets the metadata Extensions. |
![]() | OrganizationDisplayNames | Gets the list of OrganizationDisplayName. |
![]() | OrganizationNames | Gets the list of OrganizationName. |
![]() | OrganizationUrls | Gets the list of OrganizationUrl. |
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) |