A Role, designated either by its NodeId or by its BrowseName.
Roles outside namespace 0 (the GDS Roles, or any Role added with AddRole) have
NodeIds that depend on the order in which nodesets were loaded, so naming them is
more robust than hard coding ns=1;i=1661. Resolving a BrowseName requires an
address space, since the RoleSet is where the answer lives.
A QualifiedName whose namespaceIndex is left undefined matches in any namespace,
as long as the BrowseName is unambiguous.
A Role, designated either by its NodeId or by its BrowseName.
Roles outside namespace 0 (the GDS Roles, or any Role added with AddRole) have NodeIds that depend on the order in which nodesets were loaded, so naming them is more robust than hard coding
ns=1;i=1661. Resolving a BrowseName requires an address space, since the RoleSet is where the answer lives.A QualifiedName whose namespaceIndex is left undefined matches in any namespace, as long as the BrowseName is unambiguous.