DirOrganizationalRole.fetch(session,id)

Retrieves the Organizational Role that matches the given id. // Fetching "Role1" dirOrgRole1 = DirOrganizationalRole.fetch(session : mySession, id : "Role1")

Arguments:

Name Type Description Mode
session Fuego.Fdi.DirectorySession the directory session in
id String the name of the role to look for in