Expand Minimize
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 nameDescription
DBAuthenticationUse SQL Server Authentication when connecting to the Publisher or Distributor during Replication. This is the default.
NTAuthenticationUse Integrated Windows Authentication when connecting to the Publisher or Distributor during Replication.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.