Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Identity.ResourceAttribute.Superuser Property

Defines whether a user with the superuser role has access to the protected resource. This is mostly for documentation purposes as all resources are accessible by a superuser.

Class: YetaWF.Core.Identity.ResourceAttribute
Namespace: YetaWF.Core.Identity
Assembly: YetaWF.Core

Syntax

public bool Superuser { get; set; }

See Also YetaWF.Core.Identity.ResourceAttribute ClassYetaWF.Core Overview