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