The following tables list the members exposed by ConfiguredEndpoint.
Name | Description | |
---|---|---|
![]() | ConfiguredEndpoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BinaryEncodingSupport | The user identity to use when connecting to the endpoint. |
![]() | Collection | The collection that the endpoint belongs to. |
![]() | ComIdentity | A list of COM identities associated with the endpoint. |
![]() | Configuration | The configuration to use when connecting to an endpoint. |
![]() | Description | The description for the endpoint. |
![]() | EndpointUrl | The URL used to create a sessions. |
![]() | Extensions | A bucket to store additional application specific configuration data. |
![]() | SelectedUserTokenPolicy | The user identity to use when connecting to the endpoint. |
![]() | SelectedUserTokenPolicyIndex | The user identity to use when connecting to the endpoint. |
![]() | UpdateBeforeConnect | Whether the endpoint information should be updated before connecting to the server. |
![]() | UserIdentity | The user identity to use when connecting to the endpoint. |
Name | Description | |
---|---|---|
![]() | Clone | Returns a deep copy of the endpoint. |
![]() | GetDiscoveryUrl | Returns a discovery url that can be used to update the endpoint description. |
![]() | Initialize | Called by the .NET framework during deserialization. |
![]() | ParseExtension<T> | Parses the extension. |
![]() | ToString | Overloaded. Returns the string representation of the object. |
![]() | Update | Overloaded. Updates the endpoint description. |
![]() | UpdateExtension<T> | Updates the extension. |
![]() | UpdateFromServer | Overloaded. Updates an endpoint with information from the server's discovery endpoint. |