Connectivity Software User's Guide and Reference
UASecurityRoles Class Members
Fields  Methods 


OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.Security.Subject Namespace : UASecurityRoles Class

The following tables list the members exposed by UASecurityRoles.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)The OPC UA Anonymous well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA AuthenticatedUser well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA ConfigureAdmin well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA Engineer well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA Observer well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA Operator well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA SecurityAdmin well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA SecurityKeyServerAccess well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA SecurityKeyServerAdmin well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA SecurityKeyServerPush well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA Supervisor well-known security role.  
Public Fieldstatic (Shared in Visual Basic)The OPC UA TrustedApplication well-known security role.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates and registers a new security role with the specified role ID, using the expanded text of the role ID as the name.  
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Determines whether a security role with the specified role ID exists.  
Public Methodstatic (Shared in Visual Basic)Finds a security role by its role ID.  
Public Methodstatic (Shared in Visual Basic)Gets a security role by its role ID.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object. (Inherited from object)
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)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

UASecurityRoles Class
OpcLabs.EasyOpc.UA.Security.Subject Namespace