Skip to main content
All docs
V23.2
.NET 6.0+

SecurityStrategyBase.NeedLogonParameters Property

For internal use.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v23.2.dll

Declaration

[Browsable(false)]
public bool NeedLogonParameters { get; }

Property Value

Type
Boolean

Implements

See Also