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.
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) |