Edit

Share via


TrustedDomainMode Enum

Definition

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

public enum class TrustedDomainMode
public enum TrustedDomainMode
type TrustedDomainMode = 
Public Enum TrustedDomainMode
Inheritance
TrustedDomainMode

Fields

Name Value Description
CommunicationsServer 0

Used when the trusted domain is a communication server or an edge server from Microsoft.

Other 1

Used then the trusted domain is a remote SIP peer other than communication server from Microsoft. (e.g. SIP PSTN Gateways or IP-PBXs)

Applies to