Skip to main content
.NET Framework 4.5.2+

ModelOperationPermissionRequest.GetHashObject() Method

Returns the hash code of the current Permission Request.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public object GetHashObject()

Returns

Type Description
Object

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

Implements

See Also