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 = 2The security type is secured.
SipSecured = 3The security type is SIP secured.
Unknown = 0The security type is unknown.
Unsecured = 1The security type is unsecured.