• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum PermissionActionType

Namespace:
Varigence.Languages.Biml
Assembly:
Biml.dll
C#
    public enum PermissionActionType
    
  

Fields

Deny

Specifies that the target permission should be denied from the principal.

Grant

Specifies that the target permission should be granted to the principal.

Revoke

Specifies that the previously granted or denied target permission should be revoked for this principal.

© Varigence