DataDynamics.Analysis.Web Support Forum
StaticPermissions Class Members
See Also  Methods 
DataDynamics.Analysis.Web Assembly > DataDynamics.Analysis.Permissions Namespace : StaticPermissions Class


The following tables list the members exposed by StaticPermissions.

Public Constructors

 NameDescription
Public ConstructorStaticPermissions ConstructorOverloaded.  Constructs an StaticPermissions instance without restrictions.  
Top

Public Methods

 NameDescription
Public MethodAllowActions Removes functions from the restrictions list.  
Public MethodClone Clones a static permissions object.  
Public MethodDeserialize Restores the state from the list of restrictions, separated by a space character.  
Public MethodDisallowActions Adds functions to the restrictions list.  
Public MethodIsActionsAllowed Returns true only if all specified functions are allowed.  
Public MethodSerialize Returns a list of restriction names, separated by a space character.  
Public MethodToStringOverridden.  Returns a String that represents the current Object.  
Top

See Also

©2009. GrapeCity, inc. All rights reserved.