Table of Contents

Enum ExchangeUMDialPlanVoIPSecurityType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a UM dial plan VoIP security type.

public enum ExchangeUMDialPlanVoIPSecurityType

Fields

Secured = 2

The security type is secured.

SipSecured = 3

The security type is SIP secured.

Unknown = 0

The security type is unknown.

Unsecured = 1

The security type is unsecured.