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