Table of Contents

Enum ActiveDirectoryReplicationInterSiteTransportProtocol

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

The intersite transport protocol.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum ActiveDirectoryReplicationInterSiteTransportProtocol

Fields

IP = 2

The protocol is IP.

None = 1

The transport is none.

Smtp = 3

The protocol is SMTP.

Unknown = 0

The protocol is unknown.