namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition RoleSetType i=15607
isAbstract false
interface UARoleSet_Base {
    addRole: UAMethod;
    removeRole: UAMethod;
}

Hierarchy (view full)

Properties

Properties

addRole: UAMethod
removeRole: UAMethod