The following tables list the members exposed by IndexedEndpointType.

Protected Constructors

NameDescription
Protected ConstructorsIndexedEndpointType ConstructorOverloaded. Initializes a new instance of the IndexedEndpointType class.
Top

Public Properties

NameDescription
Public PropertiesBindingGets or sets the SAML binding supported by the endpoint. (Inherited from Endpoint)
Public PropertiesIndexGets or sets the index.
Public PropertiesIsDefaultGets or sets the boolean flag indicating the default endpoint among an indexed set.
Public PropertiesLocationGets or sets the location of the endpoint. (Inherited from Endpoint)
Public PropertiesResponseLocationGets or sets the different location to which response messages sent as part of the protocol or profile should be sent. (Inherited from Endpoint)
Top

Protected Methods

NameDescription
Protected MethodsUpdateXmlOverridden. Updates the XML element.
Top

See Also