WindowsAuthenticationModule 생성자

정의

WindowsAuthenticationModule 클래스의 인스턴스를 만듭니다.

public:
 WindowsAuthenticationModule();
public WindowsAuthenticationModule();
Public Sub New ()

설명

이 생성자는 애플리케이션 코드에서 호출할 수 없습니다.

ASP.NET 이 생성자를 호출하여 WindowsAuthenticationModule 클래스의 인스턴스를 만듭니다. 생성자를 호출한 후 메서드를 Init 호출하여 새 WindowsAuthenticationModule 개체를 초기화합니다.

적용 대상

추가 정보