Edit

Share via


UserEndpointSettingsInternal Class

Definition

public ref class UserEndpointSettingsInternal : Microsoft::Rtc::Collaboration::UserEndpointSettings
public class UserEndpointSettingsInternal : Microsoft.Rtc.Collaboration.UserEndpointSettings
type UserEndpointSettingsInternal = class
    inherit UserEndpointSettings
Public Class UserEndpointSettingsInternal
Inherits UserEndpointSettings
Inheritance
UserEndpointSettingsInternal

Constructors

UserEndpointSettingsInternal(String)
UserEndpointSettingsInternal(String, String)
UserEndpointSettingsInternal(String, String, Int32)

Properties

AdditionalHeaders

Gets or sets the collection of additional headers that should be placed on every SIP message sent by the endpoint. This may be null.

(Inherited from LocalEndpointSettings)
AnonymousConferenceUri
AutoAcceptForIMDisabled
AutoAcceptInterval
AutoFetchMediaRelayTokenDisabled
AutomaticPresencePublicationEnabled

Gets or sets the boolean value representing whether presence subscription and publishing of basic presence information should be done automatically as part of the establish process for the endpoint.

(Inherited from UserEndpointSettings)
AutoReregistrationDelay
BypassDomainSuffixCheckEnabled
ContactsAndGroupsSettings
Credential

Gets or sets the credential needed to authenticate the endpoint with servers.

(Inherited from UserEndpointSettings)
CultureString
DelayRegistrationWithConnectionManager
EnableNotificationThrottling
EnableSelfCall
EndpointId

Gets or sets the EPID to use for the endpoint. Optional.

(Inherited from UserEndpointSettings)
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)
InitialDevicePresenceState
IsOutsideCorporateNetwork

Gets or sets whether the endpoint registers inside or outside the corporate network.

(Inherited from LocalEndpointSettings)
IsSharedEndpoint
Location
MaxRegisterRetries

Gets or sets the maximum number of times that the endpoint should try to recover from registration refresh failure.

(Inherited from LocalEndpointSettings)
OutboundConnectionConfiguration

Gets the object containing outbound configuration settings.

(Inherited from LocalEndpointSettings)
OwnerUri

Gets the URI of the owner of this endpoint.

(Inherited from LocalEndpointSettings)
Presence

Gets the optional presence information that will be published when AutomaticPresencePublicationEnabled is set to true.

(Inherited from UserEndpointSettings)
PresenceBasedScreeningDisabled

Gets or sets whether calls should used be screened based on presence.

(Inherited from LocalEndpointSettings)
ProvisioningDataDisabled
Obsolete.

Gets or sets whether to query for the provisioning data when the endpoint is established.

(Inherited from LocalEndpointSettings)
ProvisioningDataQueryDisabled
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)
RegistrationDisabled
RegistrationRefreshInterval
RejectInvitesWithoutStaticRegistrationHeader
RejectNonScreenedCalls
RemotePresenceDataCachingDisabled
ReregisterWhenUserMoved
ServerConversationHistoryEnabled
ServerName

Gets the name of the server being used.

(Inherited from UserEndpointSettings)
ServerPort

Gets the port of the server being used.

(Inherited from UserEndpointSettings)
SubscriptionUri
SupportedMimePartContentTypes

Gets or sets the list of content types that can be supported by the endpoint.

(Inherited from LocalEndpointSettings)
TimeZoneAbbreviation
TimeZoneBias
TimeZoneName
TlsDskCertificate
TlsDskCertificateId
UseBase64EncodedConvIds

Applies to