Bagikan melalui


AuthenticationManager.AutomaticAuthentication Properti

Definisi

Jika benar, server harus mengatur HttpContext.User. Jika salah, server hanya akan memberikan identitas ketika diminta secara eksplisit oleh AuthenticationScheme. Secara default adalah benar.

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