Skip to main content
.NET 6.0+

ServerPermissionRequestProcessor.GetObjectCriteria(Type) Method

For internal use.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public IList<string> GetObjectCriteria(
    Type type
)

Parameters

Name Type
type Type

Returns

Type
IList<String>
See Also