DirOrganizationalGroup.fetch(session,id)

Retrieves the Organizational Group which name matches the given ID. For example: aGroup = DirOrganizationalGroup.fetch(session : mySession, id : "Group2")

Arguments:

Name Type Description Mode
session Fuego.Fdi.DirectorySession an active session with the directory provider in
id String the name of the group to look for in