Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The REPL_SECURITY_TYPE enum specifies the method of authentication used by replication.
Members
The following table lists the available values for specifying the type of authentication used by replication.
| Member name | Value | Description | 
|---|---|---|
| DB_AUTHENTICATION | 0 | SQL Server Authentication | 
| NT_AUTHENTICATION | 1 | Windows Authentication | 
See Also
Other Resources
Replication Programming (SQL Server Compact)