다음을 통해 공유


IISOptions.ForwardWindowsAuthentication 속성

정의

True 인증 미들웨어가 플랫폼 처리기 Windows 인증을 사용하여 인증을 시도하는 경우 false 인증 미들웨어가 추가되지 않는 경우

public:
 property bool ForwardWindowsAuthentication { bool get(); void set(bool value); };
public bool ForwardWindowsAuthentication { get; set; }
member this.ForwardWindowsAuthentication : bool with get, set
Public Property ForwardWindowsAuthentication As Boolean

속성 값

적용 대상