Aracılığıyla paylaş


AuthenticationManager.AutomaticAuthentication Özellik

Tanım

Doğruysa, sunucunun HttpContext.User ayarını yapması gerekir. False ise, sunucu yalnızca AuthenticationScheme tarafından açıkça istendiğinde bir kimlik sağlar. Varsayılan değer true'dur.

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

Özellik Değeri

Şunlara uygulanır