Connectivity Software User's Guide and Reference
UARolePermissions Class Members
Properties  Methods 


OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA Namespace : UARolePermissions Class

The following tables list the members exposed by UARolePermissions.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Role permissions for the Anonymous role with no permissions.  
Public Propertystatic (Shared in Visual Basic)Role permissions for the Authenticated User role with basic viewing permissions.  
Public Propertystatic (Shared in Visual Basic)Role permissions for the Configure Admin role with basic viewing and regular modification permissions.  
Public Propertystatic (Shared in Visual Basic)Role permissions for the Engineer role with regular viewing and modification permissions.  
Public Propertystatic (Shared in Visual Basic)Role permissions for the Observer role with regular viewing permissions.  
Public Propertystatic (Shared in Visual Basic)Role permissions for the Operator role with regular viewing and basic modification permissions.  
Public Propertystatic (Shared in Visual Basic)Role permissions for the Security Admin role with security-related viewing and modification permissions.  
Public Propertystatic (Shared in Visual Basic)Role permissions for the Supervisor role with regular viewing permissions and method call permissions.  
Public Propertystatic (Shared in Visual Basic)Role permissions for the Trusted Application role with basic viewing permissions.  
Public PropertyA mask specifying which permissions are available to the role.  
Public PropertyThe node Id of the role object.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified UARolePermissions is equal to the current object.  
Public MethodOverridden.   
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure.  
Protected MethodOverridden. Infrastructure.  
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UARolePermissions Class
OpcLabs.EasyOpc.UA Namespace