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

ModelOperationPermissionRequest.GetHashObject() Method

Returns the hash code of the current Permission Request.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public object GetHashObject()

Returns

Type Description
Object

An object which is the hash of the current Permission Request.

Implements

See Also