Skip to content

Document that GroupId attribute cannot override parent Group in UserPrivileges:LocalGroupMember #25

@garymazz

Description

@garymazz

Hi,

I received an error "The UserPrivileges:LocalGroupMember element contains an unexpected attribute 'GroupId'."

From the doc it appears GroupId attribute is valid.

Can you tell me what I'm doing wrong ?

          <UserPrivileges:LocalGroupMember 
            Id="assign.SYS.ADMIN.GRP.USER" 
            UserId="USER" 
            GroupId="Administrators"
            AddOnInstall="yes" 
            RemoveOnUnInstall="yes" 
            CheckIfMember="yes" 
          />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions