Ejemplo n.º 1
0
 public RemoteSpacePermissionSet[] GetSpacePermissionSets(string spaceKey)
 {
     return(_service.getSpacePermissionSets(_authToken, spaceKey));
 }