This topic has not yet been rated - Rate this topic

SecurityType Enumeration

Specifies the mode of security to use when connecting to the Publisher or Distributor during Replication.

Namespace:  System.Data.SqlServerCe
Assembly:  System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
public enum SecurityType
Member name Description
DBAuthentication Use SQL Server Authentication when connecting to the Publisher or Distributor during Replication. This is the default.
NTAuthentication Use Integrated Windows Authentication when connecting to the Publisher or Distributor during Replication.
Did you find this helpful?
(1500 characters remaining)