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

プロパティ値

適用対象