Skip to main content
A newer version of this page is available. .

WebApplication.CanAutomaticallyLogonWithStoredLogonParameters Property

For internal use.

Namespace: DevExpress.ExpressApp.Web

Assembly: DevExpress.ExpressApp.Web.v19.1.dll

Declaration

[Browsable(false)]
[DefaultValue(false)]
public bool CanAutomaticallyLogonWithStoredLogonParameters { get; set; }

Property Value

Type Default
Boolean **false**
See Also