Skip to main content

ID1Base.AddPermission method

Give a group permission to access an object.

public void AddPermission(string objectId, string groupId)
parameterdescription
objectIdThe ID of the object.
groupIdThe ID of the group.

See Also