Show / Hide Table of Contents

Enum WMPermissionModificationArgs.PermissionModification

How a permission is modified.

Namespace: Quantellia.WMServer.Auth.Model.UserAccess.Permission
Assembly: WMServer.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum WMPermissionModificationArgs.PermissionModification

Fields

Name Description
Deny

Permission is denied from this accessor for this operation

Grant

Permission is granted to this accessor for this operation

Neutral

Defers to other permissions on the same operation. Any existing grant or denial is deleted.

In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE