Bagikan melalui


IISServerOptions.AutomaticAuthentication Properti

Definisi

Jika benar, server harus mengatur HttpContext.User. Jika salah, server hanya akan memberikan identitas ketika diminta secara eksplisit oleh AuthenticationScheme. Catatan Autentikasi Windows juga harus diaktifkan di IIS agar ini berfungsi.

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

Nilai Properti

Berlaku untuk