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