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

XpoUICachedRequestSecurityAdapterProvider.CreateSecurityAdapter() Method

For internal use.

Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters

Assembly: DevExpress.ExpressApp.Security.Xpo.v20.2.dll

Declaration

public override ISecurityAdapter CreateSecurityAdapter()

Returns

Type
DevExpress.ExpressApp.Security.Adapters.ISecurityAdapter
See Also