REPLRPC_SECURITY_TYPE

Replication Programming

Replication Programming

REPLRPC_SECURITY_TYPE

The REPLRPC_SECURITY_TYPE constants provide data source type values for the PublisherRPCSecurityMode property.

Constant Value Description
RPC_STANDARD_MODE 0 Dynamic RPC connection is used.
RPC_STATIC_MODE 2 Static sysservers entry is used for RPC.

See Also

PublisherRPCSecurityMode