Click or drag to resize

PermissionAncestorContext Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Security.PermissionsPermissionAncestorContext

Namespace:  Dynamicweb.Security.Permissions
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class PermissionAncestorContext : IDisposable

The PermissionAncestorContext type exposes the following members.

Constructors
  NameDescription
Public methodPermissionAncestorContext
Initializes a new instance of the PermissionAncestorContext class
Top
Properties
  NameDescription
Public propertyStatic memberCurrent
Protected propertyStatic memberStack
Top
Methods
  NameDescription
Protected methodAddContext
Public methodDispose
Releases all resources used by the PermissionAncestorContext
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the PermissionAncestorContext and optionally releases the managed resources
Public methodStatic memberGetAncestors
Top
See Also