Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the settings needed to initialize a User endpoint.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.LocalEndpointSettings
Microsoft.Rtc.Collaboration.UserEndpointSettings
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class UserEndpointSettings _
Inherits LocalEndpointSettings
'Usage
Dim instance As UserEndpointSettings
public class UserEndpointSettings : LocalEndpointSettings
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.