Name | Description | |
---|---|---|
![]() | NameIdType Constructor | Overloaded. Initialize a new instance of the NameIdType class. |
Name | Description | |
---|---|---|
![]() | Format | Gets or sets the URI reference representing the classification of string-based identifier information. |
![]() | NameIdentifier | Gets or sets the name identifier. |
![]() | NameQualifier | Gets or sets the security or administrative domain that qualifies the name. |
![]() | SpNameQualifier | Gets or sets the SP name qualifier. |
![]() | SpProvidedId | Gets or sets the name identifier established by a service provider or affiliation of providers for the entity, if it is different from the primary name identifier given in the content of the element. |
Name | Description | |
---|---|---|
![]() | GetXml | Overloaded. Converts the object into XML data. (Inherited from SamlObject) |
![]() | 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) |
![]() | UpdateXml | Updates the specified XML element. |
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) |