onvif
    Preparing search index...

    Interface UserRole

    interface UserRole {
        functions: StringList;
        name: string;
    }
    Index
    functions: StringList

    Names of the permitted function for the editable user level. The names must be prepended by the namespace prefix and colon.

    name: string

    Name of the editable user level.