Skip to main content
.NET 6.0+

XpoIntegratedCachedRequestSecurityAdapterProvider.CreateSecurityAdapter() Method

For internal use.

Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters

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

Declaration

public override ISecurityAdapter CreateSecurityAdapter()

Returns

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