ModelOperationPermissionRequest.GetHashObject() Method
Returns the hash code of the current Permission Request.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Returns
| Type | Description |
|---|---|
| Object | An object which is the hash of the current Permission Request. |
Implements
See Also