Skip to main content
A newer version of this page is available. .
All docs
V21.2
.NET Framework 4.5.2+

SecurityStrategyBase.AdapterFacade Property

For internal use.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

[Browsable(false)]
public AdapterFacade AdapterFacade { get; set; }

Property Value

Type
DevExpress.ExpressApp.Security.AdapterFacade
See Also