Header menu logo Nao

PermissionLevel Type

Permission level for a specific capability

Union cases

Union case Description

Allow

Full Usage: Allow

Fully allowed

AllowWithAudit

Full Usage: AllowWithAudit

Allowed but logged for audit

Deny

Full Usage: Deny

Denied

RequireConfirmation

Full Usage: RequireConfirmation

Requires explicit confirmation before proceeding

Instance members

Instance member Description

this.IsAllow

Full Usage: this.IsAllow

Returns: bool
Returns: bool

this.IsAllowWithAudit

Full Usage: this.IsAllowWithAudit

Returns: bool
Returns: bool

this.IsDeny

Full Usage: this.IsDeny

Returns: bool
Returns: bool

this.IsRequireConfirmation

Full Usage: this.IsRequireConfirmation

Returns: bool
Returns: bool

Type something to start searching.