Example #1
0
 public string[] GetSpaceLevelPermissions()
 {
     return(_service.getSpaceLevelPermissions(_authToken));
 }