Click or drag to resize
NatConfigurationUseNat Property
Gets or sets a boolean value indicating whether public address use is enabled for SIP and media communication.

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool UseNat { get; }

Property Value

Type: Boolean

Implements

INatConfigurationUseNat
See Also