.NET Based OPC UA Client/Server SDK  3.2.2.525
UnifiedAutomation.UaBase.IRolePermissions Interface Reference

Used for evaluating access rights. More...

Inherited by UnifiedAutomation.UaServer.RolePermissions.

Public Member Functions

bool HasAccess (IList< uint > roleIds, PermissionTypeDataType permissions)
 Checks if a user has access. More...
 

Detailed Description

Used for evaluating access rights.

Member Function Documentation

bool UnifiedAutomation.UaBase.IRolePermissions.HasAccess ( IList< uint >  roleIds,
PermissionTypeDataType  permissions 
)

Checks if a user has access.

Parameters
roleIdsThe RoleIds granted in ActivateSession.
permissionsThe requested permissions
Returns

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