ActiveDirectoryTransportType 枚举
定义
标识复制连接的传输类型。Identifies the transport type of a replication connection.
public enum class ActiveDirectoryTransportType
public enum ActiveDirectoryTransportType
type ActiveDirectoryTransportType =
Public Enum ActiveDirectoryTransportType
- 继承
字段
Rpc | 0 | 指定 RPC 传输类型。Specifies the RPC transport type. |
Smtp | 1 | 指定 SMTP 传输类型。Specifies the SMTP transport type. |