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


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

The following tables list the members exposed by UASecurityRole.

Public Fields
 NameDescription
Public FieldThe prefix used for security IDs of OPC UA roles.

This is a constant, and its value is "opcua:".

 
Top
Public Properties
 NameDescription
Public PropertyGets the name of the security role.  
Public PropertyGets the node ID of the security role.  
Public PropertyGets the security identifier of the object.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the current object is the same as other object.  
Public Methodstatic (Shared in Visual Basic)Creates an OPC UA security role from a security role ID string.  
Public Method  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object.  
Public Methodstatic (Shared in Visual Basic)Converts an OPC UA security role to its OPC UA node Id.  
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
Public Operators
Determines whether the two objects are equal.
Overloaded. Converts an OPC UA security role to its security ID string representation.
Determines whether the two objects are not equal.
Top
See Also

Reference

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

UASecurityRoles Class