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 |