Skip to content

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

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" 
          />

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions