Name | Description | |
---|---|---|
![]() | NameIdPolicy Constructor | Overloaded. Initializes a new instance of the NameIdPolicy class. |
Name | Description | |
---|---|---|
![]() | AllowCreate | Gets or sets the boolean flag indicating whether the identity provider is allowed. |
![]() | Format | Gets or sets the URI reference corresponding to a name identifier format defined in this or another specification. |
![]() | SpNameQualifier | Gets or sets the assertion subject's identifier be returned (or created) in the namespace of a service provider other than the requester, or in the namespace of an affiliation group of service providers. |
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) |