| PermissionAncestorContextStack Property |
Namespace:
Dynamicweb.Security.Permissions
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax protected static Stack<IPermissionControlled> Stack { get; }
Protected Shared ReadOnly Property Stack As Stack(Of IPermissionControlled)
Get
Property Value
Type:
StackIPermissionControlledSee Also