The ApplicationEndpointSettingstype exposes the following members.

Constructors

  Name Description
ApplicationEndpointSettings Overloaded.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
SetEndpointType Overloaded.
ToString (Inherited from Object.)

Properties

  Name Description
EndpointSubtype
The subtype of the user agent that this endpoint represents.
(Inherited from LocalEndpointSettings.)
EndpointType
The type of user agent that this endpoint represents.
(Inherited from LocalEndpointSettings.)
EndpointUserAgent
Gets or sets the endpoint user agent string.
(Inherited from LocalEndpointSettings.)
IsDefaultRoutingEndpoint
Gets whether this endpoint is marked as the default endpoint to handle incoming requests that are not routable to other endpoints.
IsOutsideCorporateNetwork
Gets or sets whether the endpoint registers inside or ouside the corporate network.
(Inherited from LocalEndpointSettings.)
MediaEdgeAuthenticationService
Gets or sets the connection context for the service that grants communication permissions via a media edge service deployed in the perimeter network.
OwnerPhoneUri
Gets or sets the tel URI of the endpoint. Optional.
OwnerUri
Gets the URI of the owner of this endpoint.
(Inherited from LocalEndpointSettings.)
PresenceBasedScreeningDisabled
Gets or sets the current state of the call screening feature.
(Inherited from LocalEndpointSettings.)
ProvisioningDataAutoRefreshDisabled
Gets or sets whether to auto-refresh provisioning data periodically.
ProvisioningDataDisabled
Gets or sets whether to query for the provisioning data when the endpoint is established.
(Inherited from LocalEndpointSettings.)
ProxyCertificateSubject
Gets or sets the subject of the certificate to expect from the proxy.
ProxyHost
Gets the proxy host to use as the first hop instead of a direct connection to the other endpoint.
ProxyPort
Gets the port to use for connecting to a proxy.
PublishingQoeMetricsDisabled
Gets or sets whether the endpoint will try to publish quality metrics for the audio calls.
(Inherited from LocalEndpointSettings.)
RegisterMethods
Gets or sets the methods supported by a registered endpoint.
(Inherited from LocalEndpointSettings.)
SupportedMimePartContentTypes
Gets or sets the list of content types that can be supported by the endpoint.
(Inherited from LocalEndpointSettings.)
UseRegistration
Gets or sets the flag indicating whether registration is required for this endpoint. The default value is false.

See Also