Skip to main content
All docs
V24.1
.NET 6.0+

SecurityStrategyBase.LogonParameters Property

For internal use.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v24.1.dll

Declaration

[Browsable(false)]
public object LogonParameters { get; }

Property Value

Type
Object

Implements

See Also