Share via


REPLRPC_SECURITY_TYPE (Replication ActiveX)

The REPLRPC_SECURITY_TYPE constants provide security mode type values for the PublisherRPCSecurityMode Property (Replication ActiveX) property.

Constant Value Description

RPC_STANDARD_MODE

0

An immediate updating Subscriber uses DB_AUTHENTICATION with the specified values of PublisherRPCLogin Property (Replication ActiveX) and PublisherRPCPassword Property (Replication ActiveX) when connecting to the Publisher.

RPC_STATIC_MODE

2

An immediate updating Subscriber uses an existing, user-defined linked server login when connecting to the Publisher.

See Also

Reference

PublisherRPCSecurityMode Property (Replication ActiveX)

Other Resources

sp_link_publication (Transact-SQL)

Help and Information

Getting SQL Server 2005 Assistance