Udostępnij za pośrednictwem


AuthenticationManager.AutomaticAuthentication Właściwość

Definicja

Jeśli wartość true, serwer powinien ustawić wartość HttpContext.User. Jeśli wartość false serwer dostarczy tożsamość tylko wtedy, gdy zostanie jawnie zażądany przez uwierzytelnianieScheme. Wartość domyślna to true.

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

Wartość właściwości

Dotyczy