.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.IRoleSetMethods Interface Reference

The interface for methods implemented on the RoleSetModel object. More...

Public Member Functions

StatusCode AddRole (RequestContext context, RoleSetModel model, string RoleName, string NamespaceUri, out NodeId RoleNodeId)
 
StatusCode RemoveRole (RequestContext context, RoleSetModel model, NodeId RoleNodeId)
 

Detailed Description

The interface for methods implemented on the RoleSetModel object.

Member Function Documentation

StatusCode UnifiedAutomation.UaServer.IRoleSetMethods.AddRole ( RequestContext  context,
RoleSetModel  model,
string  RoleName,
string  NamespaceUri,
out NodeId  RoleNodeId 
)

Parameters
context
model
RoleName
NamespaceUri
RoleNodeIdout:
Returns
StatusCode UnifiedAutomation.UaServer.IRoleSetMethods.RemoveRole ( RequestContext  context,
RoleSetModel  model,
NodeId  RoleNodeId 
)

Parameters
context
model
RoleNodeId
Returns

The documentation for this interface was generated from the following file: