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

ServerPermissionRequestProcessor.GetObjectCriteria(Type) Method

For internal use.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public IList<string> GetObjectCriteria(
    Type type
)

Parameters

Name Type
type Type

Returns

Type
IList<String>
See Also