Table of Contents

Enum ReplicationSecurityMode

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

Determines the replication security mode to apply.

public enum ReplicationSecurityMode

Fields

AllowByDefault = 0

Replication is allowed from any WINS server unless the WINS server is specifically stated as being blocked.

BlockByDefault = 1

Replication is denied from any WINS server unless the WINS server is specifically stated as being allowed.