共用方式為


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

屬性值

適用於