Share via


TrustedDomainMode Enumeration

This enum represents the mode of interoperability with a trusted domain for audio calls.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Enumeration TrustedDomainMode
'Usage
Dim instance As TrustedDomainMode
public enum TrustedDomainMode

Members

Member name Description
CommunicationsServer Used when the trusted domain is a communication server or an edge server from Microsoft.
Other Used then the trusted domain is a remote SIP peer other than communication server from Microsoft. (e.g. SIP PSTN Gateways or IP-PBXs)

See Also

Reference

Microsoft.Rtc.Collaboration Namespace