binaryninja.collaboration.group.Group(handle)
binaryninja.collaboration.group.Group
Class representing a remote Group
Bases: object
object
handle (LP_BNCollaborationGroup) –
Test if a group has a user with the given username
username (str) – Username of user to check membership
If the user is in the group
bool
Unique id
Id number
Group name
Name string
Owning Remote
Remote object
Web api endpoint url
URL string
Get list of users in the group
List of (userid, username) pairs