The WCFEndpointAddress class provides a unique network address that a client uses to communicate with a service endpoint.
| WCFEndpointAddress property | Type | Description |
|---|---|---|
| URL | String | Specifies the URI that identifies the endpoint location. |
| Identity | WCFEndpointIdentity (class) | Specifies the identity for the endpoint. |