The UserEndpointSettingstype exposes the following members.

Constructors

  Name Description
UserEndpointSettings Overloaded.

Methods

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

Properties

  Name Description
Credential
Gets or sets the credential needed to authenticate the endpoint with servers.
EndpointId
Gets or sets the EPID to use for the endpoint. Optional.
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.)
IsOutsideCorporateNetwork
Gets or sets whether the endpoint registers inside or ouside the corporate network.
(Inherited from LocalEndpointSettings.)
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.)
ProvisioningDataDisabled
Gets or sets whether to query for the provisioning data when the endpoint is established.
(Inherited from LocalEndpointSettings.)
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.)
ServerName
Gets the name of the server being used.
ServerPort
Gets the port of the server being used.
SupportedMimePartContentTypes
Gets or sets the list of content types that can be supported by the endpoint.
(Inherited from LocalEndpointSettings.)

See Also