Exemplo n.º 1
0
 public string[] GetSpaceLevelPermissions()
 {
     return(_service.getSpaceLevelPermissions(_authToken));
 }