Skip to main content
A newer version of this page is available. .

EFCachedRequestSecurityAdapterProvider.GetScopeKey(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security.EF.Adapters

Assembly: DevExpress.ExpressApp.Security.EF.v18.2.dll

Declaration

public virtual int GetScopeKey(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Int32
See Also