Share via


SecurityType Enumeration

복제하는 동안 게시자 또는 배포자에 연결할 때 사용할 보안 모드를 지정합니다.

네임스페이스: System.Data.SqlServerCe
어셈블리: System.Data.SqlServerCe(system.data.sqlserverce.dll에 있음)

구문

‘선언
Public Enumeration SecurityType
public enum SecurityType
public enum class SecurityType
public enum SecurityType
public enum SecurityType

멤버

멤버 이름 설명
DBAuthentication 복제하는 동안 게시자 또는 배포자에 연결할 때 SQL Server 인증을 사용합니다. 기본값입니다.
NTAuthentication 복제하는 동안 게시자 또는 배포자에 연결할 때 Windows 통합 인증을 사용합니다.

플랫폼

개발 플랫폼

Windows Vista, Windows Mobile 5.0, Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Mobile 2003 for Pocket PC, Windows CE 5.0
버전 정보
.NET Framework 및 NET Compact Framework
3.5에서 지원됨
.NET Framework
3.0에서 지원됨
.NET Compact Framework 및 .Net Framework
2.0에서 지원됨

참고 항목

참조

System.Data.SqlServerCe Namespace
PublisherSecurityMode
DistributorSecurityMode