UserEndpointSettings Members

Represents the settings needed to initialize a User endpoint.

The UserEndpointSettings type exposes the following members.

Constructors

  Name Description
Public method UserEndpointSettings(String, String) Creates a new UserEndpointSettings object.
Public method UserEndpointSettings(String, String, Int32) Creates a new UserEndpointSettings object.

Top

Properties

  Name Description
Public property Credential
Public property EndpointId The epid to use for the endpoint.
Public property EndpointSubtype (Inherited from LocalEndpointSettings.)
Public property EndpointType (Inherited from LocalEndpointSettings.)
Public property EndpointUserAgent Gets or sets the endpoint user agent string. (Inherited from LocalEndpointSettings.)
Public property IsOutsideCorporateNetwork (Inherited from LocalEndpointSettings.)
Public property OwnerUri Gets the URI of the owner of this endpoint. (Inherited from LocalEndpointSettings.)
Public property PresenceBasedScreeningDisabled (Inherited from LocalEndpointSettings.)
Public property ProvisioningDataDisabled Gets or sets whether to query for the provisioning data when endpoint is established. (Inherited from LocalEndpointSettings.)
Public property PublishingQoeMetricsDisabled Gets or sets the flag that controls whether the endpoint will try to publish quality metrics for the audio calls or not. (Inherited from LocalEndpointSettings.)
Public property RegisterMethods Gets or sets the methods supported by a registered endpoint. (Inherited from LocalEndpointSettings.)
Public property ServerName Gets the name of the server to be used.
Public property ServerPort Gets the port of the server to be used.
Public property SupportedMimePartContentTypes Represents the list of content types that can be supported by the endpoint. (Inherited from LocalEndpointSettings.)

Top

Methods

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

Top

See Also

Reference

UserEndpointSettings Class

Microsoft.Rtc.Collaboration Namespace