ApplicationEndpointSettings Members

Represents the settings needed to initialize an ApplicationEndpoint.

The ApplicationEndpointSettings type exposes the following members.

Constructors

  Name Description
Public method ApplicationEndpointSettings(String) Initializes the ApplicationEndpointSettings object.
Public method ApplicationEndpointSettings(String, String, Int32) Initializes ApplicationEndpointSettings object.

Top

Properties

  Name Description
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 IsDefaultRoutingEndpoint
Public property IsOutsideCorporateNetwork (Inherited from LocalEndpointSettings.)
Public property MediaEdgeAuthenticationService
Public property OwnerPhoneUri Gets or sets the phone URI of the endpoint.
Public property OwnerUri Gets the URI of the owner of this endpoint. (Inherited from LocalEndpointSettings.)
Public property PresenceBasedScreeningDisabled (Inherited from LocalEndpointSettings.)
Public property ProvisioningDataAutoRefreshDisabled
Public property ProvisioningDataDisabled Gets or sets whether to query for the provisioning data when endpoint is established. (Inherited from LocalEndpointSettings.)
Public property ProxyCertificateSubject Gets or sets the subject of the certificate to expect from the proxy.
Public property ProxyHost Gets the proxy host to use as the first hop instead of a direct connection to the other endpoint.
Public property ProxyPort Gets the port to use for connecting to the proxy.
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 SupportedMimePartContentTypes Represents the list of content types that can be supported by the endpoint. (Inherited from LocalEndpointSettings.)
Public property UseRegistration Gets or sets a flag to decide if registration is performed for the endpoint.

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 SetEndpointType(EndpointType)
Public method SetEndpointType(EndpointType, EndpointSubtype)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ApplicationEndpointSettings Class

Microsoft.Rtc.Collaboration Namespace