Skip to main content
.NET 6.0+

IsGrantedAdapter.GetScopeKey(IObjectSpace) Method

For internal use.

Namespace: DevExpress.ExpressApp.Security.Adapters

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

Declaration

public static int GetScopeKey(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Int32
See Also