다음을 통해 공유


AuthenticationMethod Enumeration

Enumerates values that specify the supported HTTP authentication methods for Web synchronization.

네임스페이스: Microsoft.SqlServer.Replication
어셈블리: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

구문

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

Members

Member name Description
BasicAuthentication Indicates the standard HTTP authentication mechanism that uses a login and a password.
WindowsAuthentication Indicates an HTTP authentication mechanism based on the Windows Challenge/Response authentication mechanism. The challenge/response mechanism works only when the Subscriber computer and the IIS server computer are located in the same Windows domain or in trusted Windows domains.

주의

This namespace, class, or member is supported only in the Microsoft .NET Framework version 2.0.

플랫폼

개발 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

대상 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

참고 항목

참조

Microsoft.SqlServer.Replication Namespace

관련 자료

방법: 웹 동기화를 위한 IIS 구성
How to: Configure Web Synchronization for Merge Replication (RMO Programming)
병합 복제에 대한 웹 동기화